8000 Consolidate and improve checking of key-column-attnum arguments for · danielcode/postgres@943676c · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 943676c

Browse files
committed
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.
1 parent c83c22d commit 943676c

File tree

2 files changed

+93
-126
lines changed

2 files changed

+93
-126
lines changed

0 commit comments

Comments
 (0)
0