diff options
author | Jan Wieck <JanWieck@Yahoo.com> | 2003-10-31 03:57:42 +0000 |
---|---|---|
committer | Jan Wieck <JanWieck@Yahoo.com> | 2003-10-31 03:57:42 +0000 |
commit | d1c496e9d58f984731f9385e001d8259cdecfd8c (patch) | |
tree | 06867770e3a6faada4da7130bafb0fa20ccf5dc6 /src/backend/utils/adt/arrayutils.c | |
parent | 9e692f230737cacfda83efc7a7bda522501c2bf9 (diff) | |
download | postgresql-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/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions