mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +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.