Commits

DateSubjectAuthorReleases
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-12-07 Handle empty or all-blank PAGER setting more sanely in psql. Tom Lane 9.2.20
2016-12-07 Handle empty or all-blank PAGER setting more sanely in psql. Tom Lane 9.4.11
2016-12-07 Handle empty or all-blank PAGER setting more sanely in psql. Tom Lane 9.6.2
2016-12-07 Handle empty or all-blank PAGER setting more sanely in psql. Tom Lane 9.3.16
2016-12-07 Handle empty or all-blank PAGER setting more sanely in psql. Tom Lane 9.5.6
2016-12-07 Handle empty or all-blank PAGER setting more sanely in psql. Tom Lane 10.0
2013-03-17 Move pqsignal() to libpgport. Tom Lane 9.3.0
2013-01-21 Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 8.3.23
2013-01-21 Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 8.4.16
2013-01-21 Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 9.0.12
2013-01-21 Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 9.1.8
2013-01-21 Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 9.2.3
2013-01-21 Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 9.3.0
2006-07-14 Fix another passel of include-file breakage. Kris Jurka, Tom Lane Tom Lane 8.2.0
2006-04-19 Fix ancient memory leak in PQprintTuples(); our code no longer uses this Tom Lane 7.3.15
2006-04-19 Fix ancient memory leak in PQprintTuples(); our code no longer uses this Tom Lane 7.4.13
2006-04-19 Fix ancient memory leak in PQprintTuples(); our code no longer uses this Tom Lane 8.0.8
2006-04-19 Fix ancient memory leak in PQprintTuples(); our code no longer uses this Tom Lane 8.1.4
2006-04-19 Fix ancient memory leak in PQprintTuples(); our code no longer uses this Tom Lane 8.2.0
2004-12-02 Code review for recent libpq changes. Be more careful about error Tom Lane 8.0.0
2004-08-17 Fix linking problem when enabling thread safety on Darwin: uninitialized Tom Lane 8.0.0
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2001-01-06 No need for screen_size to be static. Tom Lane 7.1.1
2000-03-14 Repair unintentional damage to MULTIBYTE code. Tom Lane 7.1.1