diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 19:04:28 +0000 |
commit | 9d4ec3c350a7fda25ea1d035300de0d25c07d25a (patch) | |
tree | c39fc7587e396aa7b0af90f7374e4ea3821d6669 /src | |
parent | 93ad259139fac4fb0435ad6265a1d9a3d89997a7 (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')
0 files changed, 0 insertions, 0 deletions