| Commit message (Expand) | Author | Age |
* | Add documentation about \pset footer to \?. | Peter Eisentraut | 2003-10-02 |
* | Allow translation of SQL help in psql. | Peter Eisentraut | 2003-09-14 |
* | seemed like a typo in one of the appendix tables | Bruce Momjian | 2003-09-11 |
* | Update row count for \? output, used by pager. | Bruce Momjian | 2003-09-10 |
* | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-07-25 |
* | Apply message style guide to frontend programs. | Peter Eisentraut | 2003-07-23 |
* | Document the -h client flag can use a socket directory as well as a host | Bruce Momjian | 2003-06-11 |
* | Document file name as optional for \o in psql help (\h). | Bruce Momjian | 2003-04-14 |
* | Make the printing code somewhat more independent by not relying on | Peter Eisentraut | 2003-03-18 |
* | Cleanup up psql \connect and \pset pager setting display, Dennis | Bruce Momjian | 2003-03-10 |
* | Apply the proper version of Christopher Kings-Lynne's describe patch | Tom Lane | 2003-01-07 |
* | Increment libpq major number for 7.3.1 and minor for 7.4. | Bruce Momjian | 2002-12-13 |
* | TODO marked as done: | Bruce Momjian | 2002-12-12 |
* | Move psql \? Formatting above Large Object/Copy. | Bruce Momjian | 2002-12-11 |
* | psql \? rearrangement, suggested by Tom. | Bruce Momjian | 2002-12-11 |
* | Reorder psql \? help into groupings, idea from Harald Armin Massa. | Bruce Momjian | 2002-12-11 |
* | Back out psql help change. Not done yet. | Bruce Momjian | 2002-12-11 |
* | Bump version for 7.3 and 7.4. | Bruce Momjian | 2002-12-11 |
* | Here is a patch that does just that, while maintaining the | Bruce Momjian | 2002-11-08 |
* | Fix include files for new PageOutput call. | Bruce Momjian | 2002-10-24 |
* | Page \h output and centralize psql paging code in PageOutput(). | Bruce Momjian | 2002-10-23 |
* | Improve formatting of --help output. | Peter Eisentraut | 2002-10-18 |
* | Translation updates, some messages tweaked. | Peter Eisentraut | 2002-09-22 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Add '+' mention in \? help. More clean of \? to do. | Bruce Momjian | 2002-08-27 |
* | psql prints its version number in its startup message, per recent | Tom Lane | 2002-08-10 |
* | Make sure all clients have the same understanding of default user name | Peter Eisentraut | 2002-08-10 |
* | Fix \? and \pset pager handling. \? wasn't honoring pager before. | Bruce Momjian | 2002-07-15 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | psql \? cleanups by Ian Barwick | Bruce Momjian | 2002-03-19 |
* | Add psql \dD listing of domains, from Jonathan Eisler. | Bruce Momjian | 2002-03-19 |
* | More pgsql \? cleanup for Peter E. | Bruce Momjian | 2002-03-11 |
* | Correct optional args in psql \? as pointed out by Ian Barwick. | Bruce Momjian | 2002-03-11 |
* | Back out psql domain improvements until domain is applied. | Bruce Momjian | 2002-03-07 |
* | Here is a diff of changes to the psql source code implementing a simple | Bruce Momjian | 2002-03-06 |
* | Adds \du documentation line for \? in psqls help.c | Bruce Momjian | 2002-03-05 |
* | Add \timing patch to psql. Times all queries. | Bruce Momjian | 2002-03-05 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Add French psql translation. (My rendition of French anyway...) | Peter Eisentraut | 2001-06-11 |
* | Finish German translation, edit (original) messages a bit. | Peter Eisentraut | 2001-06-08 |
* | Native Language Support (NLS) | Peter Eisentraut | 2001-06-02 |
* | Add \cd command to psql. | Peter Eisentraut | 2001-05-07 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Restructure the key include files per recent pghackers discussion: there | Tom Lane | 2001-02-10 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Remove -k unix socketpath option from client side, allow hostname with | Bruce Momjian | 2000-11-13 |
* | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian | 2000-11-13 |
* | Don't free() the result of getpwuid(). | Peter Eisentraut | 2000-09-22 |