diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:34 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:34 +0000 |
commit | 0a557605f2e9efe3ea08392b308605f9fd3499c8 (patch) | |
tree | c10e23f0863ec444f565d1f20188cea857e39777 /src/backend/access/gist/gist.c | |
parent | 7ea5d1c5aa59230101c03dc3cb160df1e1c1b1a2 (diff) | |
download | postgresql-0a557605f2e9efe3ea08392b308605f9fd3499c8.tar.gz postgresql-0a557605f2e9efe3ea08392b308605f9fd3499c8.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions