| Age | Commit message (Expand) | Author |
| 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 |
| 2003-08-04 | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane |
| 2003-08-04 | pgindent run. | Bruce Momjian |
| 2003-06-12 | Attached is a patch that enhances the output of psql's HTML mode. | Bruce Momjian |
| 2003-03-18 | Make the printing code somewhat more independent by not relying on | Peter Eisentraut |
| 2002-11-08 | Here is a patch that does just that, while maintaining the | Bruce Momjian |
| 2002-09-04 | pgindent run. | Bruce Momjian |
| 2002-07-15 | Fix \? and \pset pager handling. \? wasn't honoring pager before. | Bruce Momjian |
| 2001-11-05 | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian |
| 2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian |
| 2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian |
| 2001-05-12 | Add command '\pset footer' to psql to turn off default "(x rows)" footer. | Peter Eisentraut |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian |