Commits

DateSubjectAuthorReleases
2024-10-07 Prepare tab-complete.c for preprocessing. Tom Lane 18.0
2024-10-07 Invent "MatchAnyN" option for tab-complete.c's Matches/MatchesCS. Tom Lane 18.0
2023-07-19 Add psql \drg command to display role grants. Tom Lane 17.0
2023-07-19 Add psql \drg command to display role grants. Tom Lane 16.0
2023-04-19 Add missed case for tab completion of GRANT/REVOKE MAINTAIN. Tom Lane 16.0
2023-03-24 Invent GENERIC_PLAN option for EXPLAIN. Tom Lane 16.0
2023-01-06 Add options to control whether VACUUM runs vac_update_datfrozenxid. Tom Lane 16.0
2022-11-10 Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". Tom Lane 16.0
2022-07-22 Fix minor memory leaks in psql's tab completion. Tom Lane 16.0
2022-07-22 Fix minor memory leaks in psql's tab completion. Tom Lane 15.0
2022-07-03 Simplify tab completion of extension versions, redux. Tom Lane 16.0
2022-07-03 Simplify tab completion of extension versions, redux. Tom Lane 15.0
2022-06-21 Simplify tab completion of extension versions. Tom Lane 15.0
2022-06-18 Fix busted tab completion of extension versions. Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-13 Fix case sensitivity in psql's tab completion for GUC names. Tom Lane 15.0
2022-04-07 psql: add \dconfig command to show server's configuration parameters. Tom Lane 15.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-03-20 psql: handle tab completion of timezone names after "SET TIMEZONE TO". Tom Lane 15.0
2022-03-13 Fix bogus tab-completion queries. Tom Lane 15.0
2022-02-09 Further tweaks for psql's new tab-completion logic. Tom Lane 15.0
2022-02-03 Remove configure's check for rl_completion_append_character. Tom Lane 15.0
2022-02-01 Treat case of tab-completion keywords a bit more carefully. Tom Lane 15.0
2022-01-30 psql: improve tab-complete's handling of variant SQL names. Tom Lane 15.0
2022-01-16 Fix psql's tab-completion of enum label values. Tom Lane 15.0