psql: handle tab completion of timezone names after "SET TIMEZONE TO".
authorTom Lane <[email protected]>
Sun, 20 Mar 2022 20:06:41 +0000 (16:06 -0400)
committerTom Lane <[email protected]>
Sun, 20 Mar 2022 20:06:48 +0000 (16:06 -0400)
commit7fa3db367986160dee2b2b0bbfb61e1a51d486fd
treed9f44a75ce60e2c3a913392be55f4e7328cbb008
parentba9a7e392171c83eb3332a757279e7088487f9a2
psql: handle tab completion of timezone names after "SET TIMEZONE TO".

Dagfinn Ilmari Mannsåker and Tom Lane

Discussion: https://postgr.es/m/[email protected]
src/bin/psql/t/010_tab_completion.pl
src/bin/psql/tab-complete.c