mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
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