mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
a single LEFT JOIN query instead of firing the check trigger for each row individually. Stephan Szabo, with some kibitzing from Tom Lane and Jan Wieck.