diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:59 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:59 +0000 |
commit | 873b9b8a3d5d57520484fabef680e2cbddc58760 (patch) | |
tree | 9235989bee956a9105898510e16152db45b8c873 /src/backend/optimizer/util/var.c | |
parent | 240076b3c41a674d04b6c92f95a43b3209791841 (diff) |
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/optimizer/util/var.c')
0 files changed, 0 insertions, 0 deletions