- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit943676c
committed
Consolidate and improve checking of key-column-attnum arguments for
dblink_build_sql_insert() and related functions. In particular, be sure toreject references to dropped and out-of-range column numbers. The numbersare still interpreted as physical column numbers, though, for backwardcompatibility.This patch replaces Joe's patch of 2010-02-03, which handled only some aspectsof the problem.1 parentc83c22d commit943676c
2 files changed
+93
-126
lines changed0 commit comments
Comments
(0)