Commits

DateSubjectAuthorReleases
2024-09-04 Remove test-case workarounds for ancient libedit versions. Tom Lane 18.0
2023-12-23 Set readline-relevant ENV vars in interactive_psql(), not caller. Tom Lane 17.0
2023-12-23 Set readline-relevant ENV vars in interactive_psql(), not caller. Tom Lane 16.2
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-03-20 psql: handle tab completion of timezone names after "SET TIMEZONE TO". Tom Lane 15.0
2022-02-09 Further tweaks for psql's new tab-completion logic. Tom Lane 15.0
2022-02-02 Improve psql tab-completion tests. 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
2022-01-16 Fix psql's tab-completion of enum label values. Tom Lane 14.2
2022-01-16 Fix psql's tab-completion of enum label values. Tom Lane 13.6
2020-01-23 Improve psql's tab completion for filenames. Tom Lane 13.0
2020-01-09 Skip tab-completion tests if envar SKIP_READLINE_TESTS is defined. Tom Lane 13.0
2020-01-05 Minor style improvements for tab-completion test. Tom Lane 13.0
2020-01-05 Avoid reading ~/.inputrc in tab-completion test, and revert other changes. Tom Lane 13.0
2020-01-04 Don't try to force TERM to a fixed value in tab-completion test. Tom Lane 13.0
2020-01-04 In tab-completion test, print out the value of TERM before changing it. Tom Lane 13.0
2020-01-04 Make tab-completion tests more robust. Tom Lane 13.0
2020-01-03 Further fixes for tab-completion TAP tests. Tom Lane 13.0
2020-01-03 Minor portability fixes for new TAP script. Tom Lane 13.0
2020-01-02 Add basic TAP tests for psql's tab-completion logic. Tom Lane 13.0