| Age | Commit message (Expand) | Author |
| 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 |
| 1997-10-30 | We have multi-column indexes, so update manual. | Bruce Momjian |
| 1997-10-30 | FIx for SCO compiles. | Bruce Momjian |
| 1997-10-30 | Fix for java to allow password, european dates,from Peter T Mount | Bruce Momjian |
| 1997-10-30 | FIx for libptcl make, from Tatsuo Ishii. | Bruce Momjian |
| 1997-10-30 | Patch for tcl library crash, from Jan Wieck. | Bruce Momjian |
| 1997-10-30 | Remove duplocate lock_timeout value. | Bruce Momjian |
| 1997-10-30 | Update for modified quoting style in some error messages. | Thomas G. Lockhart |
| 1997-10-30 | Add initial backend support for SET/SHOW/RESET TIME ZONE. | Thomas G. Lockhart |
| 1997-10-30 | Support SQL92 delimited identifiers by checking some attribute names | Thomas G. Lockhart |
| 1997-10-30 | Add routines istrue() and isfalse() to directly evaluate boolean type. | Thomas G. Lockhart |
| 1997-10-30 | Add support for SQL92 delimited identifiers. | Thomas G. Lockhart |
| 1997-10-30 | Add support for delimited identifiers. Include new exclusive state "xd". | Thomas G. Lockhart |
| 1997-10-30 | Fix up elog messages for consistant usage of quotes around arguments. | Thomas G. Lockhart |
| 1997-10-30 | Fix for international identifiers, from Tatsuo Ishii | Bruce Momjian |
| 1997-10-30 | Fix for when POSIX time not defined. | Bruce Momjian |
| 1997-10-30 | Fix for java timestamp type from teunis@sigil.computersupportcentre.com | Bruce Momjian |
| 1997-10-30 | CREATE PROCEDURAL LANGUAGE mans (Jan). | Vadim B. Mikheev |
| 1997-10-30 | Irix LORDER addition. | Bruce Momjian |
| 1997-10-30 | Fix for netbsd locking, from Henry B. Hotz. | Bruce Momjian |
| 1997-10-30 | Fix for compile warning, from Ernst Molitor. | Bruce Momjian |
| 1997-10-30 | Fix for array handling, from Gerhard Hintermayer | Bruce Momjian |
| 1997-10-30 | Make configure more automated, from Brook Milligan. | Bruce Momjian |
| 1997-10-30 | Fix for perl from Brook Milligan | Bruce Momjian |
| 1997-10-30 | Add script to check regression tests. | Bruce Momjian |
| 1997-10-30 | Rename pg_dump -H option to -h. | Bruce Momjian |
| 1997-10-30 | AIX patch from Darren King. | Bruce Momjian |
| 1997-10-30 | Remove strcasecmp for univel. | Bruce Momjian |
| 1997-10-30 | Generate error on large integer. | Bruce Momjian |
| 1997-10-29 | New backend_dir html source. | Bruce Momjian |
| 1997-10-28 | Added support for shlib for BSD44_derived & i386_solaris. | Vadim B. Mikheev |
| 1997-10-28 | Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). | Vadim B. Mikheev |
| 1997-10-28 | Rename postgres95 to postgresql. | Bruce Momjian |
| 1997-10-27 | New backend dirs html file. | Bruce Momjian |
| 1997-10-27 | Add new html development tools, and flow chart. | Bruce Momjian |
| 1997-10-27 | c.h: | Vadim B. Mikheev |
| 1997-10-27 | Free ascii representations of compared values! | Vadim B. Mikheev |
| 1997-10-27 | Use shared lock when building indices | Vadim B. Mikheev |
| 1997-10-27 | Fix binary cursors broken by MOVE implementation. | Vadim B. Mikheev |
| 1997-10-25 | Modify to reflect changes in boolean input behavior (rejects bad input | Thomas G. Lockhart |
| 1997-10-25 | Remove extraneous row from user_relns table. Don't know where it came from... | Thomas G. Lockhart |
| 1997-10-25 | Have compiler use 486 instruction set. (Should add item in linux FAQ). | Thomas G. Lockhart |
| 1997-10-25 | Add SQL92 "constants" CURRENT_DATE, CURRENT_TIME, CURRENT_TIMESTAMP, | Thomas G. Lockhart |