Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement

From: Philip Alger <paalger0(at)gmail(dot)com>
To: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Cary Huang <cary(dot)huang(at)highgo(dot)ca>, jian he <jian(dot)universality(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Date: 2025-10-21 15:15:39
Message-ID: CAPXBC8KJUAiej852LekE0F1f1Yz=f5TPYgxMrAdAbXoShaJ9CQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Jim

I attached v7 but it looks like that one of the CI tests failed, but I
reran though my Github branch and they all passed. The error had nothing to
do with the patch though. Wondering if I need to resubmit a v8 to kick it
off again? Thoughts?

--
Best,
Phil Alger

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Benjamin Leff 2025-10-21 15:23:15 Re: Client-only Meson Build From Sources
Previous Message Daniel Gustafsson 2025-10-21 15:04:50 Re: CI: Add task that runs pgindent