Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2018-11-26 Fix translation of special characters in psql's LaTeX output modes. Tom Lane 9.5.16
2016-12-07 Restore psql's SIGPIPE setting if popen() fails. Tom Lane 9.5.6
2016-12-07 Handle empty or all-blank PAGER setting more sanely in psql. Tom Lane 9.5.6
2016-03-12 Get rid of scribbling on a const variable in psql's print.c. Tom Lane 9.5.2
2015-12-03 Clean up some psql issues around handling of the query output file. Tom Lane 9.5.0
2015-12-02 Fix behavior of printTable() and friends with externally-invoked pager. Tom Lane 9.5.0
2015-12-01 Further tweaking of print_aligned_vertical(). Tom Lane 9.5.0
2015-12-01 Further adjustment to psql's print_aligned_vertical() function. Tom Lane 9.5.0
2015-11-30 Rework wrap-width calculation in psql's print_aligned_vertical() function. Tom Lane 9.5.0
2015-09-28 Fix compiler warning for non-TIOCGWINSZ case Andrew Dunstan 9.5.0
2015-09-25 Further fix for psql's code for locale-aware formatting of numeric output. Tom Lane 9.5.0
2015-09-25 Further fix for psql's code for locale-aware formatting of numeric output. Tom Lane 9.5.0
2015-09-25 Fix psql's code for locale-aware formatting of numeric output. Tom Lane 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-20 Fix more typos in comments. Heikki Linnakangas 9.5.0
2015-03-31 psql: add asciidoc output format Bruce Momjian 9.5.0
2015-03-28 Add a pager_min_lines setting to psql Andrew Dunstan 9.5.0
2015-03-27 Fix whitespace Peter Eisentraut 9.5.0
2015-03-25 psql: show proper row count in \x mode for zero-column output Bruce Momjian 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-21 Fix an error in psql that overcounted output lines. Andrew Dunstan 9.5.0
2014-09-12 Add unicode_{column|header|border}_style to psql Stephen Frost 9.5.0
2014-09-12 Handle border = 3 in expanded mode Stephen Frost 9.5.0
2014-08-22 Fix whitespace Peter Eisentraut 9.5.0
2014-08-18 Fix further concerns about psql wrapping in expanded mode having Greg Stark 9.5.0