Commits

DateSubjectAuthorReleases
2024-10-07 Convert tab-complete's long else-if chain to a switch statement. Tom Lane 18.0
2020-01-02 Add basic TAP tests for psql's tab-completion logic. Tom Lane 13.0
2018-07-09 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 9.6.10
2018-07-09 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 10.5
2018-04-03 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 11.0
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 11.0
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 10.4
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 9.5.13
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 9.4.18
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 9.3.23
2018-03-23 Fix make rules that generate multiple output files. Tom Lane 9.6.9
2017-07-14 Fix broken link-command-line ordering for libpgfeutils. Tom Lane 10.0
2017-07-14 Fix broken link-command-line ordering for libpgfeutils. Tom Lane 9.6.4
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2017-02-19 Suppress "unused variable" warnings with older versions of flex. Tom Lane 10.0
2016-03-25 Link libpq after libpgfeutils to satisfy Windows linker. Tom Lane 9.6.0
2016-03-25 Move psql's psqlscan.l into src/fe_utils. Tom Lane 9.6.0
2016-03-24 Move psql's print.c and mbprint.c into src/fe_utils. Tom Lane 9.6.0
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. Tom Lane 9.6.0
2016-03-24 Move keywords.c/kwlookup.c into src/common/. Tom Lane 9.6.0
2016-03-19 Suppress FLEX_NO_BACKUP check for psqlscanslash.l. Tom Lane 9.6.0
2016-03-19 Split psql's lexer into two separate .l files for SQL and backslash cases. Tom Lane 9.6.0
2016-03-19 Convert psql's flex lexer to be re-entrant, and make it compile standalone. Tom Lane 9.6.0
2011-08-25 Add makefile rules to check for backtracking in backend and psql lexers. Tom Lane 9.2.0
2010-07-05 Split the LDFLAGS make variable into two parts: LDFLAGS is now used for Tom Lane 9.0.0