Commits

DateSubjectAuthorReleases
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2021-12-01 psql: treat "--" comments between queries as separate history entries. Tom Lane 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-11-22 Make psql redisplay the query buffer after \e. Tom Lane 13.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-10-06 #ifdef out some dead code in psql/mainloop.c. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-30 Support \if ... \elif ... \else ... \endif in psql scripting. Tom Lane 10.0
2017-02-03 Clean up psql's behavior for a few more control variables. Tom Lane 10.0
2017-01-30 Make psql reject attempts to set special variables to invalid values. Tom Lane 10.0
2016-03-25 Move psql's psqlscan.l into src/fe_utils. 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
2016-03-18 Decouple psqlscan.l from surrounding program. Tom Lane 9.6.0
2015-12-20 Teach psql's tab completion to consider the entire input string. Tom Lane 9.6.0
2015-01-31 Fix documentation of psql's ECHO all mode. Tom Lane 9.5.0
2009-11-10 Do not build psql's flex module on its own, but instead include it in Tom Lane 8.0.23
2009-11-10 Do not build psql's flex module on its own, but instead include it in Tom Lane 8.1.19
2009-11-10 Do not build psql's flex module on its own, but instead include it in Tom Lane 8.2.15
2009-11-10 Do not build psql's flex module on its own, but instead include it in Tom Lane 8.3.9
2009-11-10 Do not build psql's flex module on its own, but instead include it in Tom Lane 8.4.2
2009-11-10 Do not build psql's flex module on its own, but instead include it in Tom Lane 9.0.0
2008-11-26 Adjust the behavior of the PQExpBuffer code to make it have well-defined Tom Lane 8.4.0