pgsql: Add tab completion for table_rewrite's CREATE EVENT TRIGGER in p

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add tab completion for table_rewrite's CREATE EVENT TRIGGER in p
Date: 2022-05-25 05:21:22
Message-ID: E1ntjST-0011UN-Ld@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add tab completion for table_rewrite's CREATE EVENT TRIGGER in psql

Author: Hou Zhijie
Discussion: https://postgr.es/m/OS0PR01MB5716DEFF787B925C4778228C94D69@OS0PR01MB5716.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0dc379de646309d388990399132f9c12137e86e4

Modified Files
--------------
src/bin/psql/tab-complete.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-05-26 02:19:47 pgsql: relnotes: update ordered partition scan item
Previous Message Andres Freund 2022-05-25 04:28:33 pgsql: Fix stats_fetch_consistency default value indicated in postgresq