mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
I noticed that there were exactly no complete examples of use of a transition table in a trigger function, and no clear description of just how you'd do it either. Improve that.