Re: event trigger support for PL/Python

2025-07-29 Thread Pavel Stehule
út 29. 7. 2025 v 14:53 odesílatel Euler Taveira napsal: > On Sun, Jul 20, 2025, at 3:07 AM, Pavel Stehule wrote: > > it is registered in commitfest app? > > > > The patch looks well > > > Ops. I forgot to create one. I registered it now. > > https://commitfest.postgresql.org/patch/5939/ > > Thank

Re: event trigger support for PL/Python

2025-07-29 Thread Euler Taveira
On Sun, Jul 20, 2025, at 3:07 AM, Pavel Stehule wrote: > it is registered in commitfest app? > > The patch looks well > Ops. I forgot to create one. I registered it now. https://commitfest.postgresql.org/patch/5939/ -- Euler Taveira EDB https://www.enterprisedb.com/

Re: event trigger support for PL/Python

2025-07-19 Thread Pavel Stehule
Hi it is registered in commitfest app? The patch looks well Regards Pavel st 16. 7. 2025 v 14:02 odesílatel Euler Taveira 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 > attach

event trigger support for PL/Python

2025-07-16 Thread Euler Taveira
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/me