| Commit message (Expand) | Author | Age |
* | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 |
* | From: Tatsuo Ishii <t-ishii@sra.co.jp> | Marc G. Fournier | 1999-01-27 |
* | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 |
* | Current multi-byte related codes have a bug with SQL_ASCII | Bruce Momjian | 1998-12-14 |
* | Additional fixes for mixed-case table names from Billy Allie. | Thomas G. Lockhart | 1998-11-17 |
* | Get rid of some minor compiler warnings. | Tom Lane | 1998-10-26 |
* | Hello! | Bruce Momjian | 1998-10-08 |
* | Fix for \z formatting from Tom Lane. | Bruce Momjian | 1998-09-21 |
* | patch cleanups. | Bruce Momjian | 1998-09-03 |
* | Attached is a patch to remove the definitions of libpq's internal | Bruce Momjian | 1998-09-03 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Hello! | Bruce Momjian | 1998-08-29 |
* | From: Magnus Hagander <mha@edu.sollentuna.se> | Marc G. Fournier | 1998-08-27 |
* | With the attached patch, I have verified that long (> 8char anyway) | Bruce Momjian | 1998-08-22 |
* | Date: Sun, 16 Aug 1998 14:56:48 -0400 | Marc G. Fournier | 1998-08-17 |
* | Add new \w write command to psql. | Bruce Momjian | 1998-08-10 |
* | Make large objects their own relkind type. Fix dups in pg_class_mb | Bruce Momjian | 1998-08-06 |
* | Fix for \d index display. | Bruce Momjian | 1998-08-05 |
* | Add Indices display to \d command. | Bruce Momjian | 1998-08-04 |
* | Fix compile error. Make transaction/work optional on all transaction | Bruce Momjian | 1998-07-26 |
* | Add auto-size to screen to \d? commands. Use UNION to show all | Bruce Momjian | 1998-07-18 |
* | From: Tom Lane <tgl@sss.pgh.pa.us> | Marc G. Fournier | 1998-07-09 |
* | Hi, here are the patches to enhance existing MB handling. This time | Bruce Momjian | 1998-06-16 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Another \f\ fix for psql. | Bruce Momjian | 1998-05-15 |
* | Fix to allow \f \ to make spaces as delimiter. | Bruce Momjian | 1998-05-13 |
* | The attached patch corrects two problems with autoconfiguration of | Bruce Momjian | 1998-05-12 |
* | Give proper error on psql \copy use. | Bruce Momjian | 1998-05-12 |
* | What I've done: | Bruce Momjian | 1998-05-06 |
* | Fix for missing parens with \g causing psql to get completely | Bruce Momjian | 1998-05-04 |
* | this patch solve 2 problemes : | Bruce Momjian | 1998-04-05 |
* | Prevent \do from wrapping. | Bruce Momjian | 1998-03-16 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Make changes to psql so that it sees pg_user again instead of db_user | Marc G. Fournier | 1998-02-25 |
* | Modify initdb.sh so that it makes pg_user readable through view db_user | Marc G. Fournier | 1998-02-23 |
* | atttypmod now -1. | Bruce Momjian | 1998-02-07 |
* | Fix for \d on long table names. | Bruce Momjian | 1998-02-06 |
* | psql \df cleanup and lock manual page cleanup. | Bruce Momjian | 1998-01-28 |
* | Add cash_words_out and fix \df width. | Bruce Momjian | 1998-01-25 |
* | From: James Hughes <jamesh@interpath.com> | Marc G. Fournier | 1998-01-23 |
* | From: Andrew Martin <martin@biochemistry.ucl.ac.uk> | Marc G. Fournier | 1998-01-23 |
* | Allow \z to show sequences. | Bruce Momjian | 1998-01-22 |
* | Creates the SubLink structure, and the Query->hasSubLink field, | Bruce Momjian | 1998-01-17 |
* | PAGER \z in psql. | Bruce Momjian | 1998-01-09 |
* | Remove un-needed quotes from psql \d DEFAULT display. | Bruce Momjian | 1998-01-05 |
* | Add NOT NULL and DEFAULT to \d table. | Bruce Momjian | 1998-01-05 |
* | Make no-tty not use quiet in psql, fix group by copy failure, fix ccsym to de... | Bruce Momjian | 1997-12-23 |
* | Fix notty output to show status result. -q option still turns it off. | Bruce Momjian | 1997-12-22 |
* | Add VARHDRSZ where needed. Many places just used 4. | Bruce Momjian | 1997-12-06 |
* | Fix tolower loops to go in proper direction for cache. | Bruce Momjian | 1997-12-05 |