On 3/23/25 10:38, Igor Korot wrote:
Hi, Tom,
2 things, however.1. Apparently CREATE OR RELACE TRIGGER syntax is available since v17, which is the current one. So I hadto adjust the numbers.. 😀
Really?: https://www.postgresql.org/docs/14/sql-createtrigger.html "CREATE [ OR REPLACE ] [ CONSTRAINT ] TRIGGER name ..." -- Adrian Klaver adrian.kla...@aklaver.com