Age | Commit message (Expand) | Author |
2016-03-24 | Move psql's print.c and mbprint.c into src/fe_utils. | Tom Lane |
2016-03-12 | Get rid of scribbling on a const variable in psql's print.c. | Tom Lane |
2016-02-02 | Remove printQueryOpt.quote field. | Tom Lane |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-12-03 | Clean up some psql issues around handling of the query output file. | Tom Lane |
2015-12-02 | Fix behavior of printTable() and friends with externally-invoked pager. | Tom Lane |
2015-05-24 | pgindent run for 9.5 | Bruce Momjian |
2015-03-31 | psql: add asciidoc output format | Bruce Momjian |
2015-03-28 | Add a pager_min_lines setting to psql | Andrew Dunstan |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-09-12 | Add unicode_{column|header|border}_style to psql | Stephen Frost |
2014-01-07 | Update copyright for 2014 | Bruce Momjian |
2014-01-04 | Fix translatability markings in psql, and add defenses against future bugs. | Tom Lane |
2013-01-17 | Add a latex-longtable output format to psql | Bruce Momjian |
2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian |
2012-05-01 | Tweak psql to print row counts when \x auto chooses non-expanded output. | Robert Haas |
2012-03-16 | psql: Remove inappropriate const qualifiers | Peter Eisentraut |
2012-02-09 | psql: Support zero byte field and record separators | Peter Eisentraut |
2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian |
2011-11-12 | Add psql expanded auto mode | Peter Eisentraut |
2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
2010-07-06 | pgindent run for 9.0, second run | Bruce Momjian |
2010-03-01 | Fix numericlocale psql option when used with a null string and latex and troff | Heikki Linnakangas |
2010-02-26 | pgindent run for 9.0 | Bruce Momjian |
2010-01-02 | Update copyright for the year 2010. | Bruce Momjian |
2009-11-22 | Improve psql's tabular display of wrapped-around data by inserting markers | Tom Lane |
2009-10-13 | Add "\pset linestyle ascii/unicode" option to psql, allowing our traditional | Tom Lane |
2009-06-11 | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian |
2009-01-01 | Update copyright for 2009. | Bruce Momjian |
2008-07-14 | In psql, rename trans_* variables to translate_*, for clarity. | Bruce Momjian |
2008-05-12 | Improve psql's internal print.c code by introducing an actual print API. | Alvaro Herrera |
2008-05-08 | Add psql '\pset format wrapped' mode to wrap output to screen width, or | Bruce Momjian |
2008-01-01 | Update copyrights in source tree to 2008. | Bruce Momjian |
2007-12-12 | Improve the method of localizing column names and other fixed strings in | Tom Lane |
2007-01-05 | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian |
2006-08-29 | Create a FETCH_COUNT parameter that causes psql to execute SELECT-like | Tom Lane |
2006-03-05 | Update copyright for 2006. Update scripts. | Bruce Momjian |
2005-10-27 | Disable expanded mode only for \d tablename, not for all backslash | Bruce Momjian |
2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian |
2005-07-18 | \pset numericsep -> numericlocale. | Bruce Momjian |
2005-07-14 | Change numericsep to a boolean, and make it locale-aware. | Bruce Momjian |
2005-07-10 | Add psql \pset numericsep to allow output numbers like 100,000.0 or | Bruce Momjian |
2005-06-14 | Add -L option to psql to log sessions. | Bruce Momjian |
2005-06-13 | Per discussion on -hackers, this patch changes psql's "expanded" output | Neil Conway |
2005-06-09 | I've created a patch which adds support for troff "-ms" output to | Bruce Momjian |
2005-01-01 | Update copyrights that were missed. | Bruce Momjian |
2004-08-29 | Update copyright to 2004. | Bruce Momjian |
2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |