Doc: add example of transition table use in a trigger.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/plpgsql.sgml | modified | +77 −1 |
| doc/src/sgml/trigger.sgml | modified | +4 −2 |