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