Re: event trigger support for PL/Python

Pavel Stehule <pavel.stehule@gmail.com>

From: Pavel Stehule <pavel.stehule@gmail.com>
To: Euler Taveira <euler@eulerto.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-07-20T06:07:33Z
Lists: pgsql-hackers
Hi

it is registered in commitfest app?

The patch looks well

Regards

Pavel

st 16. 7. 2025 v 14:02 odesílatel Euler Taveira <euler@eulerto.com> napsal:

> Hi,
>
> There is an old thread [1] that proposed $SUBJECT. That patch was not
> committed and the thread died. I use the referred patch as base for the
> attached version. The key differences between them are: documentation,
> tests, refactor (0001) and a few cleanups.
>
>
> [1] https://www.postgresql.org/message-id/m2ob7wihex.fsf%402ndQuadrant.fr
>
> --
> Euler Taveira
> EDB   https://www.enterprisedb.com/

Commits

  1. PL/Python: Add event trigger support

  2. PL/Python: Refactor for event trigger support