mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
in the RI triggers for ON DELETE/UPDATE SET DEFAULT. The code depended way too much on knowledge of plan structure, and yet still would fail if the generated query got rewritten by rules.