| Commit message (Expand) | Author | Age |
* | Remove mention that history is _now_ automatically saved on exit. It | Bruce Momjian | 2005-12-09 |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Make an editorial pass over the reference pages. | Tom Lane | 2005-11-01 |
* | Fix psql ref typo. | Bruce Momjian | 2005-10-30 |
* | Remove mention that \x doesn't affect backslash commands. | Bruce Momjian | 2005-10-28 |
* | Clean up some messages and fix missing translation support. Option --log | Peter Eisentraut | 2005-10-04 |
* | Fix up tab completion for ROLEs and add some more completion logic for | Tom Lane | 2005-08-14 |
* | \pset numericsep -> numericlocale. | Bruce Momjian | 2005-07-18 |
* | Change numericsep to a boolean, and make it locale-aware. | Bruce Momjian | 2005-07-14 |
* | Add psql \pset numericsep to allow output numbers like 100,000.0 or | Bruce Momjian | 2005-07-10 |
* | Add -L option to psql to log sessions. | Bruce Momjian | 2005-06-14 |
* | Per discussion on -hackers, this patch changes psql's "expanded" output | Neil Conway | 2005-06-13 |
* | SGML cleanup: consistently use "endterm" in <xref>s that link to the | Neil Conway | 2005-06-13 |
* | Add space before :DBNAME for proper \set expansion. | Bruce Momjian | 2005-06-10 |
* | Minor cleanup of documentation for recently-added HISTFILE psql variable. | Neil Conway | 2005-06-10 |
* | the following patch makes the filename used to store the readline | Bruce Momjian | 2005-06-10 |
* | I've created a patch which adds support for troff "-ms" output to | Bruce Momjian | 2005-06-09 |
* | Add support for \x hex strings in psql variables. | Bruce Momjian | 2005-06-02 |
* | Update psql docs for recent octal-only string behavior. | Bruce Momjian | 2005-05-30 |
* | Add reference to libpq environment variables for client applications. | Bruce Momjian | 2005-05-29 |
* | Add psql \set ON_ERROR_ROLLBACK to allow statements in a transaction to | Bruce Momjian | 2005-04-28 |
* | Note that the -F and -R command line options only affect unaligned | Tom Lane | 2005-03-14 |
* | Mention that some psql environment variables come from libpq and note | Bruce Momjian | 2005-02-11 |
* | More < and > changes to ampersands. | Bruce Momjian | 2005-01-22 |
* | More fixes for => and ->, use proper ampersand markups. | Bruce Momjian | 2005-01-22 |
* | Change Win32 client configuration files from *.txt to *.conf. | Bruce Momjian | 2005-01-14 |
* | Spell APPDATA as %APPDATA%, per recommendation from Magnus. | Tom Lane | 2005-01-06 |
* | Adjust lookup of client-side profile files (.pgpass and so on) as per | Tom Lane | 2005-01-06 |
* | More minor updates and copy-editing. | Tom Lane | 2005-01-04 |
* | Make libpq default to localhost connections on machines without Unix-domain | Tom Lane | 2004-12-28 |
* | Move info about psql console code page issues out of install-win32.sgml, | Tom Lane | 2004-12-27 |
* | Spell checker run | Peter Eisentraut | 2004-12-13 |
* | Suppress psql \s help display for platforms like Win32 that don't | Bruce Momjian | 2004-10-06 |
* | Fix some shortcomings in psql's autocommit-off mode concerning detection | Tom Lane | 2004-09-20 |
* | Various minor improvements to the SGML documentation: fix some incorrect | Neil Conway | 2004-08-24 |
* | Fix typo, per Andreas Seltenreich. | Tom Lane | 2004-08-14 |
* | Add permission display to \db+. | Bruce Momjian | 2004-07-15 |
* | Have \dn+ show permissions and description for schemas. | Bruce Momjian | 2004-07-13 |
* | Add tablespace location display for psql \d. | Bruce Momjian | 2004-07-12 |
* | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 |
* | Make psql's \d+ command indicate whether the table in question | Neil Conway | 2004-04-22 |
* | Fix filename mention in psqlrc.sample file. | Bruce Momjian | 2004-04-22 |
* | Add global psql config file, psql.rc.sample. | Bruce Momjian | 2004-04-22 |
* | Change COPY CSV keyword to be: | Bruce Momjian | 2004-04-21 |
* | Complete TODO item: | Bruce Momjian | 2004-04-19 |
* | Change psql \copy stdin/stdout to read from command input/output. | Bruce Momjian | 2004-04-12 |
* | Add mention of how to use \df to find functions using/returning specific | Bruce Momjian | 2004-03-30 |
* | Document fallback to tcp/ip localhost connection from psql on ports | Bruce Momjian | 2004-03-24 |
* | I just noticed that \dp outputs "Table" to indicate relations (tables, | Bruce Momjian | 2004-03-22 |
* | Mention psql variable names are case-sensitive. | Bruce Momjian | 2004-02-13 |