pgsql: Add tab completion for CREATE OR REPLACE in psql. - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Add tab completion for CREATE OR REPLACE in psql.
Date
Msg-id E1i8hiv-0007zR-V7@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add tab completion for CREATE OR REPLACE in psql.

Author: Shenhao Wang
Discussion: https://postgr.es/m/63580B24E208E3429D94153A03C68E0901AA8002D5@G08CNEXMBPEKD02.g08.fujitsu.local

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fc16778873d081b07930d642622ee0cf22c3f9b7

Modified Files
--------------
src/bin/psql/tab-complete.c | 35 +++++++++++++++++++++++++----------
1 file changed, 25 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Fix nbtree page split rmgr desc routine.
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Documentation improvements to jsonpath