Re: Table rewrite supporting functions for event triggers

2024-09-02 Thread Laurenz Albe
On Mon, 2024-09-02 at 17:15 -0400, Greg Sabino Mullane wrote: > While looking over the event trigger docs, I noticed that the sample code > references > the two special table rewrite functions (returning oid and reason for the > rewrite), > but the event trigger page itself does not mention them,

Table rewrite supporting functions for event triggers

2024-09-02 Thread Greg Sabino Mullane
While looking over the event trigger docs, I noticed that the sample code references the two special table rewrite functions (returning oid and reason for the rewrite), but the event trigger page itself does not mention them, although it does mention the functions available for the other types of e