Commits

DateSubjectAuthorReleases
2016-07-28 Guard against empty buffer in gets_fromFile()'s check for a newline. Tom Lane 9.4.9
2016-07-28 Guard against empty buffer in gets_fromFile()'s check for a newline. Tom Lane 9.5.4
2016-07-28 Guard against empty buffer in gets_fromFile()'s check for a newline. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-20 Teach psql's tab completion to consider the entire input string. Tom Lane 9.6.0
2015-12-17 Fix improper initialization order for readline. Tom Lane 9.1.20
2015-12-17 Fix improper initialization order for readline. Tom Lane 9.2.15
2015-12-17 Fix improper initialization order for readline. Tom Lane 9.3.11
2015-12-17 Fix improper initialization order for readline. Tom Lane 9.4.6
2015-12-17 Fix improper initialization order for readline. Tom Lane 9.5.0
2015-12-17 Fix improper initialization order for readline. Tom Lane 9.6.0
2015-12-16 Cope with Readline's failure to track SIGWINCH events outside of input. Tom Lane 9.6.0
2015-12-16 Cope with Readline's failure to track SIGWINCH events outside of input. Tom Lane 9.2.15
2015-12-16 Cope with Readline's failure to track SIGWINCH events outside of input. Tom Lane 9.3.11
2015-12-16 Cope with Readline's failure to track SIGWINCH events outside of input. Tom Lane 9.1.20
2015-12-16 Cope with Readline's failure to track SIGWINCH events outside of input. Tom Lane 9.5.0
2015-12-16 Cope with Readline's failure to track SIGWINCH events outside of input. Tom Lane 9.4.6
2015-09-28 Fix compiler warning about unused function in non-readline case. Andrew Dunstan 9.6.0
2015-09-28 Fix compiler warning about unused function in non-readline case. Andrew Dunstan 9.5.0
2015-09-28 Fix compiler warning about unused function in non-readline case. Andrew Dunstan 9.3.10
2015-09-28 Fix compiler warning about unused function in non-readline case. Andrew Dunstan 9.0.23
2015-09-28 Fix compiler warning about unused function in non-readline case. Andrew Dunstan 9.1.19
2015-09-28 Fix compiler warning about unused function in non-readline case. Andrew Dunstan 9.2.14
2015-09-28 Fix compiler warning about unused function in non-readline case. Andrew Dunstan 9.4.5
2015-03-28 Add a pager_min_lines setting to psql Andrew Dunstan 9.5.0