psql: Add completion support for AT [ LOCAL | TIME ZONE ] AT TIME ZONE is completed with a list of supported timezones, something not needed by AT LOCAL.
Author: Dagfinn Ilmari Mannsåker Reviewed-by: Jim Jones Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/d16eb83aba2e0abdc809ecffd51cc00a1beab7b8 Modified Files -------------- src/bin/psql/tab-complete.c | 6 ++++++ 1 file changed, 6 insertions(+)
