diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 16:22:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-06-15 16:22:19 +0000 |
commit | 48a7245391687cefd21ffe7597eff553f6b29960 (patch) | |
tree | 8d7fec219c24740a98c601913245666c5568e2d7 /doc/src | |
parent | 540113dc9634bbcd5960be02116a27c2c102e133 (diff) | |
download | postgresql-48a7245391687cefd21ffe7597eff553f6b29960.tar.gz postgresql-48a7245391687cefd21ffe7597eff553f6b29960.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 'doc/src')
0 files changed, 0 insertions, 0 deletions