diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 16:22:33 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 16:22:33 +0000 |
commit | 93ad259139fac4fb0435ad6265a1d9a3d89997a7 (patch) | |
tree | d5e265a2a742275745294a5530dc17659cb3e6a6 /src/include/postgres_ext.h | |
parent | fa66d0e2dac1f7b2d8106b9683cdb1f18153a857 (diff) |
Consolidate and improve checking of key-column-attnum arguments for
dblink_build_sql_insert() and related functions. In particular, be sure to
reject references to dropped and out-of-range column numbers. The numbers
are still interpreted as physical column numbers, though, for backward
compatibility.
This patch replaces Joe's patch of 2010-02-03, which handled only some aspects
of the problem.
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions