diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:52 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:52 +0000 |
commit | 221f4def6ca33d465c4c1057fe9cfaef69f546a4 (patch) | |
tree | 57e3ac88c86186757bfeeafcb64109bad29460ec /src/backend/parser/parser.c | |
parent | 943676ceece087136a249de3844e9366d23a20cc (diff) | |
download | postgresql-221f4def6ca33d465c4c1057fe9cfaef69f546a4.tar.gz postgresql-221f4def6ca33d465c4c1057fe9cfaef69f546a4.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/parser/parser.c')
0 files changed, 0 insertions, 0 deletions