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

From Peter Eisentraut
Subject Re: event trigger support for PL/Python
Date
Msg-id 4735d3fa-5bb3-4708-8a25-9f576d7486b1@eisentraut.org
Whole thread Raw
In response to event trigger support for PL/Python  ("Euler Taveira" <euler@eulerto.com>)
Responses Re: event trigger support for PL/Python
List pgsql-hackers
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.

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.




pgsql-hackers by date:

Previous
From: kasaharatt
Date:
Subject: Re: Add log_autovacuum_{vacuum|analyze}_min_duration
Next
From: Nisha Moond
Date:
Subject: Re: Conflict detection for update_deleted in logical replication