mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 12:22:45 +03:00
thing when there are multiple result relations. Formerly, during something like 'UPDATE foo*', foo's constraints and *only* foo's constraints would be applied to all foo's children. Wrong-o ...