diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 16:22:58 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 16:22:58 +0000 |
commit | 240076b3c41a674d04b6c92f95a43b3209791841 (patch) | |
tree | fc6a0b0a6ec30541c120b67a9297f328eea87017 /src/include/parser/parse_func.h | |
parent | 5ab2c669cb37e4a5d8cf2c112559ed0c5e9359c1 (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/parser/parse_func.h')
0 files changed, 0 insertions, 0 deletions