| Age | Commit message (Expand) | Author |
| 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 |
| 1997-11-17 | Fix for \e on empty file. | Bruce Momjian |
| 1997-11-16 | Re-ordeer new \d command output. | Bruce Momjian |
| 1997-11-16 | New \dS psql command. initdb cleanup. | Bruce Momjian |
| 1997-11-15 | Add new \df psql option and oid8types() function. | Bruce Momjian |
| 1997-11-14 | Add new psql \da, \do, and \dT options. | Bruce Momjian |
| 1997-11-14 | FIx for indexing regex stuff. Change rowoid to objoid. | Bruce Momjian |
| 1997-11-13 | pg_description cleanup. | Bruce Momjian |
| 1997-11-13 | Add pg_description table for info on tables, columns, operators, types, and a... | Bruce Momjian |
| 1997-11-07 | Support "delimited identifiers" for \d tablename command. | Thomas G. Lockhart |
| 1997-11-03 | Add paging for \d, and fix \i. | Bruce Momjian |
| 1997-10-16 | DROP TRIGGER. | Vadim B. Mikheev |
| 1997-10-02 | + MOVE | Vadim B. Mikheev |
| 1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian |
| 1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian |
| 1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian |
| 1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian |
| 1997-10-01 | Update manuals for 6.2 release. | Bruce Momjian |
| 1997-09-24 | Remove debugging "puts" print statement. | Thomas G. Lockhart |
| 1997-09-23 | Fix for backslash quote. | Bruce Momjian |
| 1997-09-19 | Fix \e and \p after query. | Bruce Momjian |
| 1997-09-18 | Inline memset() as MemSet(). | Bruce Momjian |