Doc: add example of transition table use in a trigger.
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.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/936df5ba80a46fb40bfc93da49a709cbc0aafe5e
Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 78 ++++++++++++++++++++++++++++++++++++++++++++++-
doc/src/sgml/trigger.sgml | 6 ++--
2 files changed, 81 insertions(+), 3 deletions(-)