| Age | Commit message (Expand) | Author |
| 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-12 | File has moved to include/catalog. | Bruce Momjian |
| 1997-11-10 | Remove unnecessary inclusion of <ctype.h>. | Thomas G. Lockhart |
| 1997-11-10 | Add PGTZ environment variable to initialization code. | Thomas G. Lockhart |
| 1997-11-10 | Do a more complete job of supporting time zone information. | Thomas G. Lockhart |
| 1997-11-10 | Change quickdie elog notice to a single message. | Thomas G. Lockhart |
| 1997-11-10 | Change messages regarding "TimeRange" to say that time travel is no longer | Thomas G. Lockhart |
| 1997-11-10 | Clean up path handling esp. when interpreting environment variables. | Thomas G. Lockhart |
| 1997-11-10 | Add errormsg initialization from patch by Keith Parks. | Thomas G. Lockhart |
| 1997-11-10 | Clean up handling of environment variables in path names. | Thomas G. Lockhart |
| 1997-11-10 | Clean up indenting. | Bruce Momjian |
| 1997-11-10 | Fix case issues with quotes. | Bruce Momjian |
| 1997-11-10 | From: "Gillies, Robert" <GilliesR@Nichols.com> | Marc G. Fournier |
| 1997-11-10 | Patch from Goran Thyni | Bruce Momjian |
| 1997-11-09 | From: Bryan Henderson <bryanh@giraffe.netgate.net> | Marc G. Fournier |
| 1997-11-09 | From: Bryan Henderson <bryanh@giraffe.netgate.net> | Marc G. Fournier |
| 1997-11-09 | Oops, shouldn't have added that extra, it seems... :) | Marc G. Fournier |
| 1997-11-09 | Add i586-pc-sco3.2v5.0.2 to .similar file | Marc G. Fournier |
| 1997-11-07 | new alpha linux locking from Travis Melhiser <melhiser@viper.co.union.nc.us> | Bruce Momjian |
| 1997-11-07 | Update postmaster manual page. | Bruce Momjian |
| 1997-11-07 | Update of Java driver from Peter Mount. | Bruce Momjian |
| 1997-11-07 | Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se | Bruce Momjian |
| 1997-11-07 | Include transam.h to get NullTransactionId defined | Thomas G. Lockhart |
| 1997-11-07 | Routines for database initial access info and support. | Thomas G. Lockhart |
| 1997-11-07 | Add database.c for database initial access info and support. | Thomas G. Lockhart |
| 1997-11-07 | Implement CREATE DATABASE/WITH LOCATION=. | Thomas G. Lockhart |
| 1997-11-07 | File is created by make from source in ../output | Thomas G. Lockhart |
| 1997-11-07 | Declare routines which support SET keyword = value SQL commands. | Thomas G. Lockhart |
| 1997-11-07 | Enable SET value = DEFAULT by passing null parameter to parsers. | Thomas G. Lockhart |
| 1997-11-07 | Describe new command to create alternate database locations. | Thomas G. Lockhart |
| 1997-11-07 | Support alternate database locations. | Thomas G. Lockhart |
| 1997-11-07 | Support "with location" capability for database creation. | Thomas G. Lockhart |
| 1997-11-07 | Change error message for rejected input. | Thomas G. Lockhart |
| 1997-11-07 | Change phrasing of input error message. | Thomas G. Lockhart |
| 1997-11-07 | Support "delimited identifiers" for \d tablename command. | Thomas G. Lockhart |
| 1997-11-07 | Add "-D location" to specify alternate database location. | Thomas G. Lockhart |
| 1997-11-07 | Add initlocation. | Thomas G. Lockhart |
| 1997-11-07 | Change "more" to "cat" to allow typeahead while making backend. | Thomas G. Lockhart |
| 1997-11-07 | Create alternate location(s) for databases. | Thomas G. Lockhart |
| 1997-11-05 | Remove NOT_USED for Massimo. | Bruce Momjian |
| 1997-11-03 | Remove time travel from manuals. | Bruce Momjian |
| 1997-11-03 | Add paging for \d, and fix \i. | Bruce Momjian |
| 1997-11-02 | Portability fix for pg_passwd. | Bruce Momjian |
| 1997-11-02 | Good Bye, Time Travel! | Vadim B. Mikheev |
| 1997-11-01 | Fix acl error, and remove duplicate pqtrace. | Bruce Momjian |
| 1997-10-31 | Indexes for LIKE and ~, !~ operations. | Bruce Momjian |
| 1997-10-30 | No more warnings on macros, thanks VAdim. | Bruce Momjian |
| 1997-10-30 | Remember release.txt change. | Bruce Momjian |
| 1997-10-30 | Update version to 6.3. dump/reload for 6.1 version users. | Bruce Momjian |