| Commit message (Expand) | Author | Age |
* | Document \dg+ and \du+ | Peter Eisentraut | 2009-07-24 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Use brackets in psql \df \? help. | Bruce Momjian | 2009-04-22 |
* | Merge psql \df options into a single \? line, and update docs. | Bruce Momjian | 2009-04-21 |
* | Add agg/normal/trigger/window flags for psql \df and in \df output. | Bruce Momjian | 2009-04-21 |
* | Message improvement | Peter Eisentraut | 2009-04-11 |
* | Add missing help output for \ef option. Andrew Gierth | Tom Lane | 2009-04-03 |
* | Update line count for \? output (obtained from wc -l) | Peter Eisentraut | 2009-03-25 |
* | In the \? output, align the columns consistently. | Peter Eisentraut | 2009-03-25 |
* | Fix my typo | Peter Eisentraut | 2009-03-24 |
* | Add the long options to the psql --help display, where they were curiously | Peter Eisentraut | 2009-02-27 |
* | Add a -w/--no-password option that prevents all password prompts to all | Peter Eisentraut | 2009-02-26 |
* | Sort the output of --help mostly alphabetical, make it align better, make | Peter Eisentraut | 2009-02-25 |
* | Removeduplicate \dd psql help mention. | Bruce Momjian | 2009-01-07 |
* | Add spaces around psql \d* columns, per idea from Joshua Drake. | Bruce Momjian | 2009-01-07 |
* | Improve \z psql \? help display. | Bruce Momjian | 2009-01-06 |
* | Add documentation for new \d*S* patch, and clean up some of the docs. | Bruce Momjian | 2009-01-06 |
* | This makes all the \dX commands (most importantly to most: \df) work | Bruce Momjian | 2009-01-06 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | SQL/MED catalog manipulation facilities | Peter Eisentraut | 2008-12-19 |
* | Improve psql's \dC command to take a pattern parameter. Casts are shown | Tom Lane | 2008-11-06 |
* | Document that \t and \x are now settable. | Alvaro Herrera | 2008-08-29 |
* | Update "help" output to reflect that \timing now takes an optional on/off | Heikki Linnakangas | 2008-06-11 |
* | Update psql startup banner to be shorter, suggest "help" for help. | Bruce Momjian | 2008-05-16 |
* | Reorgnize psql \? help output, to reduce the size of the "General" | Bruce Momjian | 2008-05-14 |
* | Have psql command 'help' suggest the use of \?, updated version. | Bruce Momjian | 2008-04-04 |
* | Allow 'help' in psql to show \? help, for novice assistance. | Bruce Momjian | 2008-04-04 |
* | Improve description of \du and \dg, per suggestion from | Tom Lane | 2008-03-29 |
* | Include \password in the psql help. | Magnus Hagander | 2008-03-26 |
* | Fix psql \h output for case of no parameters (ie, list all the known commands) | Tom Lane | 2008-01-20 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Make documentation of -W options more accurate and uniform. | Tom Lane | 2007-12-11 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Tsearch2 functionality migrates to core. The bulk of this work is by | Tom Lane | 2007-08-21 |
* | Add psql \prompt capability. | Bruce Momjian | 2007-02-23 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Message style improvements | Peter Eisentraut | 2006-10-06 |
* | Fix some missing inclusions identified with new pgcheckdefines tool. | Tom Lane | 2006-07-15 |
* | Remove 576 references of include files that were not needed. | Bruce Momjian | 2006-07-14 |
* | Fix a passel of recently-committed violations of the rule 'thou shalt | Tom Lane | 2006-07-14 |
* | Code review for psql multiline history patch(es). Fix memory leak, | Tom Lane | 2006-06-11 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Add psql option: | Bruce Momjian | 2006-02-12 |
* | Please find enclosed a patch that lets you use \c to connect | Bruce Momjian | 2006-02-12 |
* | o Improve psql's handling of multi-line statements | Bruce Momjian | 2006-02-11 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | \pset numericsep -> numericlocale. | Bruce Momjian | 2005-07-18 |
* | Add psql \pset numericsep to allow output numbers like 100,000.0 or | Bruce Momjian | 2005-07-10 |
* | Attached is a patch that enhances the "\h" capability in psql. I often | Bruce Momjian | 2005-07-06 |
* | Add -L option to psql to log sessions. | Bruce Momjian | 2005-06-14 |