Commits

DateSubjectAuthorReleases
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-03 Clean up psql's behavior for a few more control variables. Tom Lane 10.0
2017-02-01 Make psql's \set display variables in alphabetical order. Tom Lane 10.0
2017-02-01 Improve psql's behavior for \set and \unset of its 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-19 Split psql's lexer into two separate .l files for SQL and backslash cases. Tom Lane 9.6.0
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.5.0
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.0.19
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.1.15
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.2.10
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.3.6
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.4.1
2011-08-26 Support non-ASCII letters in psql variable names. Tom Lane 9.2.0
2006-08-29 Invent an assign-hook mechanism for psql variables similar to the one Tom Lane 8.2.0
2006-06-21 Clean up psql variable code a little: eliminate unnecessary tests in Tom Lane 8.2.0
2006-06-14 Clean up psql's control-C handling to avoid longjmp'ing out of random Tom Lane 8.2.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-06-28 Update psql for some features of new FE/BE protocol. There is a Tom Lane 7.4.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1