pgsql: psql: handle tab completion of timezone names after "SET TIMEZON - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: psql: handle tab completion of timezone names after "SET TIMEZON
Date
Msg-id E1nW1pP-000byc-5X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql: handle tab completion of timezone names after "SET TIMEZONE TO".

Dagfinn Ilmari Mannsåker and Tom Lane

Discussion: https://postgr.es/m/87k0curq0w.fsf@wibble.ilmari.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7fa3db367986160dee2b2b0bbfb61e1a51d486fd

Modified Files
--------------
src/bin/psql/t/010_tab_completion.pl | 13 +++++++++++++
src/bin/psql/tab-complete.c          | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Enforce foreign key correctly during cross-partition updates
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Enforce foreign key correctly during cross-partition updates