| Age | Commit message (Expand) | Author |
| 1997-09-21 | Make manual page for pg_passwd from README. | Bruce Momjian |
| 1997-09-19 | Fix \e and \p after query. | Bruce Momjian |
| 1997-09-18 | Inline memset() as MemSet(). | Bruce Momjian |
| 1997-09-13 | Cleanup of use of settings as pointer and structure, and ps. | Bruce Momjian |
| 1997-09-12 | pg_version Makefile was not being processed. | Bruce Momjian |
| 1997-09-12 | No \\connect with usernames AND passwords. | Bruce Momjian |
| 1997-09-08 | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian |
| 1997-09-08 | Add typdefs to pgindent run. | Bruce Momjian |
| 1997-09-08 | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian |
| 1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian |
| 1997-09-05 | Add // comments. | Bruce Momjian |
| 1997-09-04 | Fix syntax error in psql help. | Bruce Momjian |
| 1997-09-03 | Fix syntax error. | Bruce Momjian |
| 1997-09-01 | Rearrange scanning code to support extended comments. | Thomas G. Lockhart |
| 1997-08-26 | Manual page renaming. | Bruce Momjian |
| 1997-08-25 | pg_passwd cleanup. | Bruce Momjian |
| 1997-08-25 | pg_passwd cleanup. | Bruce Momjian |
| 1997-08-25 | pg_passwd cleanup | Bruce Momjian |
| 1997-08-25 | pg_password utility. Cleanup for psql passwords. New datetime contrib stuff... | Bruce Momjian |
| 1997-08-22 | Fix for no NULL in CREATE TABLE. | Bruce Momjian |
| 1997-08-22 | Fix for psql pager when no tty, cleanup for vacuum attdisbursion type. | Bruce Momjian |
| 1997-08-22 | Make psql use pager only when it has a tty. | Bruce Momjian |
| 1997-08-21 | Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix cal... | Bruce Momjian |
| 1997-08-20 | Portability fix for pg_dumpall. | Bruce Momjian |
| 1997-08-19 | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian |
| 1997-08-19 | NOT NULL implementation (submitted by Robson Paniago de Miranda). | Vadim B. Mikheev |
| 1997-08-17 | Changes so that it actually checks for <readline/history.h>, instead | Marc G. Fournier |
| 1997-08-03 | Cleanup for NAMEDATALEN use. | Bruce Momjian |
| 1997-08-01 | Fix stout/stderr paging. Do not page \h select, but page \h *. | Bruce Momjian |
| 1997-08-01 | Fix psql error output. | Bruce Momjian |
| 1997-07-29 | Add strerror to pg_version for sunos4. | Bruce Momjian |
| 1997-07-28 | fix small memory free error. | Bruce Momjian |
| 1997-07-24 | psql: Add PAGER for \h and \?,\C fix, indices spell fix. | Bruce Momjian |
| 1997-07-24 | Add single quotes to \\h set help | Bruce Momjian |
| 1997-07-23 | More pg_dump patch cleanups. | Bruce Momjian |
| 1997-07-23 | Fix problems with pg_dump for iheritance, sequences, archive tables. | Bruce Momjian |
| 1997-07-14 | Prevent psql optarg free-ing | Bruce Momjian |
| 1997-07-12 | Have pg_dumpall return proper status on exit | Bruce Momjian |
| 1997-06-29 | Fox case-sensitivity for \d and allow trailing ; on backslash commands. | Bruce Momjian |
| 1997-06-29 | Fix memory leak in psql. | Bruce Momjian |
| 1997-06-25 | Small pg_dumpall cleanup. | Bruce Momjian |
| 1997-06-21 | pg_dump, pg_dumpall cleanups. | Bruce Momjian |
| 1997-06-20 | Check pgdump return request. | Bruce Momjian |
| 1997-06-20 | Allow pg_dump to preserve owners of all objects. | Bruce Momjian |
| 1997-06-12 | Update psql EXPLAIN help description, from Thomas. | Bruce Momjian |
| 1997-06-11 | From: Igor <igor@sba.miami.edu> | Marc G. Fournier |
| 1997-06-07 | Make LO patter consistent with psql. | Bruce Momjian |
| 1997-06-07 | avoid xinv* table name conflict with large objects. | Bruce Momjian |
| 1997-06-06 | From: Darren King <aixssd!darrenk@abs.net> | Marc G. Fournier |
| 1997-06-06 | From: Igor <igor@sba.miami.edu> | Marc G. Fournier |