diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:45 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:45 +0000 |
commit | 7577975515dd0a2896e3660eb55db0de0544106d (patch) | |
tree | 59b7248b17f557344fe67e6e060df4e5eb6e970a /src/backend/tcop/fastpath.c | |
parent | 7a1d80b91c5147bf3c8cb6c6ccbfef3deb3dc3c5 (diff) | |
download | postgresql-7577975515dd0a2896e3660eb55db0de0544106d.tar.gz postgresql-7577975515dd0a2896e3660eb55db0de0544106d.zip |
Fix dblink_build_sql_insert() and related functions to handle dropped
columns correctly. In passing, get rid of some dead logic in the
underlying get_sql_insert() etc functions --- there is no caller that
will pass null value-arrays to them.
Per bug report from Robert Voinea.
Diffstat (limited to 'src/backend/tcop/fastpath.c')
0 files changed, 0 insertions, 0 deletions