Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Date
Msg-id 500253.1761062464@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement  (Philip Alger <paalger0@gmail.com>)
Responses Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
List pgsql-hackers
Philip Alger <paalger0@gmail.com> writes:
> 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?

Just ignore it if you're pretty sure the error is unrelated.  The
cfbot cycles through all open patches and will re-run CI for yours
in a day or three (not sure of the exact cycle time right now).
If the same error persists then you'd better look closer.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Benjamin Leff
Date:
Subject: Re: Client-only Meson Build From Sources
Next
From: Tom Lane
Date:
Subject: Re: Client-only Meson Build From Sources