diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:22 +0000 |
commit | 37d8570d4d3f9e5d14ea152f99c5a848a5a2d611 (patch) | |
tree | 89664d306511d7ee485c1d4c009486f5f8d7e0d6 /src/backend/parser/parse_expr.c | |
parent | 9486eeb714090ea1f3c3451e618ad1f4ec1c8f47 (diff) | |
download | postgresql-37d8570d4d3f9e5d14ea152f99c5a848a5a2d611.tar.gz postgresql-37d8570d4d3f9e5d14ea152f99c5a848a5a2d611.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/parse_expr.c')
0 files changed, 0 insertions, 0 deletions