mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
deferred triggers: either one can create more work for the other, so we have to loop till it's all gone. Per example from andrew@supernews. Add a regression test to help spot trouble in this area in future.