mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 06:45:49 -04:00
fec58f6c3f
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.