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