Commits

DateSubjectAuthorReleases
2015-12-16 Cope with Readline's failure to track SIGWINCH events outside of input. Tom Lane 9.4.6
2015-03-14 Remove workaround for ancient incompatibility between readline and libedit. Tom Lane 9.0.20
2015-03-14 Remove workaround for ancient incompatibility between readline and libedit. Tom Lane 9.1.16
2015-03-14 Remove workaround for ancient incompatibility between readline and libedit. Tom Lane 9.2.11
2015-03-14 Remove workaround for ancient incompatibility between readline and libedit. Tom Lane 9.3.7
2015-03-14 Remove workaround for ancient incompatibility between readline and libedit. Tom Lane 9.4.2
2015-03-14 Remove workaround for ancient incompatibility between readline and libedit. Tom Lane 9.5.0
2014-09-08 Fix psql \s to work with recent libedit, and add pager support. Tom Lane 9.0.19
2014-09-08 Fix psql \s to work with recent libedit, and add pager support. Tom Lane 9.1.15
2014-09-08 Fix psql \s to work with recent libedit, and add pager support. Tom Lane 9.2.10
2014-09-08 Fix psql \s to work with recent libedit, and add pager support. Tom Lane 9.3.6
2014-09-08 Fix psql \s to work with recent libedit, and add pager support. Tom Lane 9.4.0
2014-09-08 Fix psql \s to work with recent libedit, and add pager support. Tom Lane 9.5.0
2013-10-22 Replace pg_asprintf() with psprintf(). Tom Lane 9.4.0
2009-09-13 Write psql's ~/.psql_history file using history_truncate_file() and 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
2006-12-24 Make HISTCONTROL=ignoredups work again (broken by misordering of Tom Lane 8.2.1
2006-12-24 Make HISTCONTROL=ignoredups work again (broken by misordering of Tom Lane 8.3.0
2006-08-29 Invent an assign-hook mechanism for psql variables similar to the one Tom Lane 8.2.0
2006-08-27 Make saveHistory work properly on OS X when HISTFILE is set to /dev/null. Tom Lane 8.2.0
2006-06-18 Fix saveHistory() to not emit bogus complaint during psql exit when using 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
2006-06-11 Code review for psql multiline history patch(es). Fix memory leak, Tom Lane 8.2.0
2006-02-13 Fix build failure when not USE_READLINE. Sergey E. Koposov Tom Lane 8.2.0
2005-01-06 Adjust lookup of client-side profile files (.pgpass and so on) as per Tom Lane 8.0.0