git.postgresql.org Git - postgresql.git/commit
2003年10月31日 03:58:21 +0000 (03:58 +0000)
2003年10月31日 03:58:21 +0000 (03:58 +0000)
commit cc4baf4da380ae010975cc8be4db09e27833da21
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
This is the main PostgreSQL git repository.
RSS
Atom