mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 06:45:49 -04:00
936df5ba80
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.