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

From Philip Alger
Subject Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Date
Msg-id CAPXBC8+J3o-EjCRv7+ppRjCJGZD7RH3NdSkj5e2-dprtY8rw-Q@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

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.

Thanks Tom.

Actually, it's funny because it ran the first time for v7 all green on the 18th, then yesterday failed during a NetBSD Meson test for `test_json_parser/002_inline`, which is unrelated to this patch. Can I blame it on AWS East? lol.

--
Best, 
Phil Alger

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: CI: Add task that runs pgindent
Next
From: Jacob Champion
Date:
Subject: Re: Question for coverage report