From: | "Euler Taveira" <euler(at)eulerto(dot)com> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | event trigger support for PL/Python |
Date: | 2025-07-16 12:01:37 |
Message-ID: | 03f03515-2068-4f5b-b357-8fb540883c38@app.fastmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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/
Attachment | Content-Type | Size |
---|---|---|
v1-0001-PL-Python-refactor-for-trigger-support.patch | text/x-patch | 6.9 KB |
v1-0002-PL-Python-add-event-trigger-support.patch | text/x-patch | 10.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Malthe | 2025-07-16 12:06:48 | Composite types for updatable views |
Previous Message | Jehan-Guillaume de Rorthais | 2025-07-16 11:56:12 | Re: Disable parallel query by default |