pgsql: psql: handle tab completion of timezone names after "SET TIMEZON

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: psql: handle tab completion of timezone names after "SET TIMEZON
Date: 2022-03-20 20:07:03
Message-ID: E1nW1pP-000byc-5X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-03-20 20:29:52 Re: pgsql: Enforce foreign key correctly during cross-partition updates
Previous Message Alvaro Herrera 2022-03-20 17:48:33 pgsql: Enforce foreign key correctly during cross-partition updates