mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 00:04:22 -05: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.