Commits

DateSubjectAuthorReleases
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
2022-01-03 Tab completion: don't offer valid constraints in VALIDATE CONSTRAINT. Tom Lane 15.0
2021-12-21 Add help & tab-complete support for psql's \getenv. Tom Lane 15.0
2021-12-16 Remove psql support for server versions preceding 9.2. Tom Lane 15.0
2021-09-08 In psql tab completion, offer spelled-out commands not abbreviations. Tom Lane 15.0
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 12.8
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 9.6.23
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 11.13
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 13.4
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 10.18
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 14.0
2021-06-02 Teach tab-complete.c about recently-added CREATE TYPE options. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-08 Add support for tab-completion of type arguments in \df, \do. Tom Lane 14.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-07 Tab completion: offer parens as appropriate in CREATE/ALTER TEXT SEARCH. Tom Lane 13.0
2020-03-06 Allow ALTER TYPE to change some properties of a base type. Tom Lane 13.0
2020-01-23 Add configure probe for rl_completion_suppress_quote. Tom Lane 13.0
2020-01-23 Improve psql's tab completion for filenames. Tom Lane 13.0
2020-01-03 Add an ugly workaround for a bug in some recent libedit versions. Tom Lane 13.0
2019-12-13 Modernize our readline API a tad. Tom Lane 13.0
2019-07-05 Add \warn command to psql. Tom Lane 13.0
2019-07-02 Don't treat complete_from_const as equivalent to complete_from_list. Tom Lane 13.0