Re: event trigger support for PL/Python - Mailing list pgsql-hackers

From Euler Taveira
Subject Re: event trigger support for PL/Python
Date
Msg-id 5f583c31-62f5-4937-875d-285155de19ba@app.fastmail.com
Whole thread Raw
In response to Re: event trigger support for PL/Python  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Thu, Aug 21, 2025, at 4:46 AM, Peter Eisentraut wrote:
> On 16.07.25 14:01, Euler Taveira wrote:
>> There is an old thread [1] that proposed $SUBJECT. That patch was not committed and the thread died. I use the
referredpatch as base for the attached version. The key differences between them are: documentation, tests, refactor
(0001)and a few cleanups.
 
>
> Committed.
>

Thanks.

> I altered the documentation a bit to have the event triggers description 
> in its own sect1, next to normal triggers.  This is how it's done in the 
> other PL chapters, so it made sense to keep it similar.

LGTM.


-- 
Euler Taveira
EDB   https://www.enterprisedb.com/



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: VM corruption on standby
Next
From: torikoshia
Date:
Subject: Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring