Tab-complete for CREATE EVENT TRIGGER ON TABLE_REWRITE - Mailing list pgsql-hackers

From houzj.fnst@fujitsu.com
Subject Tab-complete for CREATE EVENT TRIGGER ON TABLE_REWRITE
Date
Msg-id OS0PR01MB5716DEFF787B925C4778228C94D69@OS0PR01MB5716.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: Tab-complete for CREATE EVENT TRIGGER ON TABLE_REWRITE  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi hackers,

When working on some table_rewrite related projects, I noticed that we don’t
have tab-complete for "ON table_rewrite" when creating the event trigger. I think it
might be better to add this. Here is the patch. Thoughts ?

Best regards,
Hou zhijie


Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns
Next
From: David Rowley
Date:
Subject: Re: First draft of the PG 15 release notes