From: | "Euler Taveira" <euler(at)eulerto(dot)com> |
---|---|
To: | "Peter Eisentraut" <peter(at)eisentraut(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: event trigger support for PL/Python |
Date: | 2025-08-22 01:59:14 |
Message-ID: | 5f583c31-62f5-4937-875d-285155de19ba@app.fastmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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 referred patch 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/
From | Date | Subject | |
---|---|---|---|
Next Message | torikoshia | 2025-08-22 02:07:37 | Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring |
Previous Message | Thomas Munro | 2025-08-22 01:41:44 | Re: VM corruption on standby |