pgsql: psql: Generic tab completion support for enum and bool GUCs. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: psql: Generic tab completion support for enum and bool GUCs.
Date
Msg-id E1ZZO7e-0008Py-VT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql: Generic tab completion support for enum and bool GUCs.

Author: Pavel Stehule
Reviewed-By: Andres Freund
Discussion: 5594FE7A.5050205@iki.fi

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3ae16798f0f9d2d941e50062b579c28c9b946c9e

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


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Add gin_fuzzy_search_limit to postgresql.conf.sample.
Next
From: Stephen Frost
Date:
Subject: pgsql: Lock all relations referred to in updatable views