| Age | Commit message (Expand) | Author |
| 1998-05-15 | Another \f\ fix for psql. | Bruce Momjian |
| 1998-05-13 | Fix to allow \f \ to make spaces as delimiter. | Bruce Momjian |
| 1998-05-12 | 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-06 | What I've done: | Bruce Momjian |
| 1998-05-04 | Fix for missing parens with \g causing psql to get completely | Bruce Momjian |
| 1998-04-06 | DESTDIR removed, again. | Bruce Momjian |
| 1998-04-06 | Re-introduce $DISTDIR. | Bruce Momjian |
| 1998-04-06 | Hi, | Bruce Momjian |
| 1998-04-05 | Remove DISTDIR. | Bruce Momjian |
| 1998-04-05 | this patch solve 2 problemes : | Bruce Momjian |
| 1998-03-30 | documentation for HAVING, clean up UNION comment. | Bruce Momjian |
| 1998-03-18 | Add checks for UNION target fields, and add optional TABLE to LOCK | Bruce Momjian |
| 1998-03-16 | Prevent \do from wrapping. | Bruce Momjian |
| 1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian |
| 1998-02-25 | Make changes to psql so that it sees pg_user again instead of db_user | Marc G. Fournier |
| 1998-02-23 | Modify initdb.sh so that it makes pg_user readable through view db_user | Marc G. Fournier |
| 1998-02-07 | atttypmod now -1. | Bruce Momjian |
| 1998-02-06 | Fix for \d on long table names. | Bruce Momjian |
| 1998-02-03 | Subselects with =, >, etc. | Bruce Momjian |
| 1998-01-28 | psql \df cleanup and lock manual page cleanup. | Bruce Momjian |
| 1998-01-25 | Add cash_words_out and fix \df width. | Bruce Momjian |
| 1998-01-23 | 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-22 | Add LOCK command as DELETE FROM ... WHERE false. | Bruce Momjian |
| 1998-01-22 | Allow \z to show sequences. | Bruce Momjian |
| 1998-01-17 | Creates the SubLink structure, and the Query->hasSubLink field, | Bruce Momjian |
| 1998-01-11 | Clean up of copyfuncs. | Bruce Momjian |
| 1998-01-11 | psql help cleanup. | Bruce Momjian |
| 1998-01-11 | Update psql help. | Bruce Momjian |
| 1998-01-09 | PAGER \z in psql. | Bruce Momjian |
| 1998-01-05 | 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-04 | Various fixes NETBSD/sparc related | Marc G. Fournier |
| 1997-12-29 | Cleanup of UNION ALL fix. Manual page updates. | Bruce Momjian |
| 1997-12-23 | Make no-tty not use quiet in psql, fix group by copy failure, fix ccsym to de... | Bruce Momjian |
| 1997-12-22 | Fix notty output to show status result. -q option still turns it off. | Bruce Momjian |
| 1997-12-06 | Add VARHDRSZ where needed. Many places just used 4. | Bruce Momjian |
| 1997-12-05 | Fix tolower loops to go in proper direction for cache. | Bruce Momjian |
| 1997-12-04 | From: todd brandys <brandys@eng3.hep.uiuc.edu> | Marc G. Fournier |
| 1997-11-30 | Fix for \dd on types. | Bruce Momjian |
| 1997-11-26 | \dd fix. | Bruce Momjian |
| 1997-11-24 | Change heading. | Bruce Momjian |
| 1997-11-24 | Cleanup wrapping in \d commands. | Bruce Momjian |
| 1997-11-24 | Move descriptions to pg_proc, add descriptions. | Bruce Momjian |
| 1997-11-21 | Remove archive stuff. | Bruce Momjian |
| 1997-11-19 | Change \df order. | Bruce Momjian |
| 1997-11-18 | Make \d commands not wrap over 80 cols. | Bruce Momjian |
| 1997-11-17 | Clean out pgbuiltin now that new psql \d commands exist. | Bruce Momjian |
| 1997-11-17 | Fix \e for empty file. | Bruce Momjian |