aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorJan Wieck <JanWieck@Yahoo.com>2003-10-31 03:57:42 +0000
committerJan Wieck <JanWieck@Yahoo.com>2003-10-31 03:57:42 +0000
commitd1c496e9d58f984731f9385e001d8259cdecfd8c (patch)
tree06867770e3a6faada4da7130bafb0fa20ccf5dc6 /src/backend/executor
parent9e692f230737cacfda83efc7a7bda522501c2bf9 (diff)
downloadpostgresql-d1c496e9d58f984731f9385e001d8259cdecfd8c.tar.gz
postgresql-d1c496e9d58f984731f9385e001d8259cdecfd8c.zip
Fix for possible referential integrity violation when a qualified ON INSERT
rule split the query into one INSERT and one UPDATE where the UPDATE then hit's the just created row without modifying the key fields again. In this special case, the new key slipped in totally unchecked. Jan
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions