| Age | Commit message (Expand) | Author |
| 1998-12-29 | Update for 6.4.2. | Bruce Momjian |
| 1998-12-25 | Fix for version, update to 6.5. | Bruce Momjian |
| 1998-12-14 | Add routines to help with single-byte char type handling. | Thomas G. Lockhart |
| 1998-12-14 | Add routines and synonyms to help with single-byte char type handling. | Thomas G. Lockhart |
| 1998-12-13 | Use standard AC_PROG_INSTALL macro to search for install program, | Tom Lane |
| 1998-12-05 | No complaints heard about the main branch, so I'm committing this | Tom Lane |
| 1998-11-30 | Portability fixes found needed for SunOS 4.1.x: | Tom Lane |
| 1998-11-24 | Vadim's OR fix. | Bruce Momjian |
| 1998-10-31 | s_lock patch from Ryan. | Bruce Momjian |
| 1998-10-29 | oid8neq => oid8ne | Tom Lane |
| 1998-10-29 | Fix discrepency in "@" operator for point and path. | Thomas G. Lockhart |
| 1998-10-29 | Add oid8neq. | Bruce Momjian |
| 1998-10-29 | Fix a veritable boatload of errors in oprcom, oprnegate, | Tom Lane |
| 1998-10-29 | Remove bad pg_operator entry, found by Tom Lane. | Bruce Momjian |
| 1998-10-28 | This looks like a wrong entry in one of the system tables. Any ideas | Bruce Momjian |
| 1998-10-28 | s_lock aix patch. | Bruce Momjian |
| 1998-10-27 | backslash for portability, from Andreas Zeugswetter | Bruce Momjian |
| 1998-10-27 | Missed one more required file... | Marc G. Fournier |
| 1998-10-22 | INET/CIDR cleanup from D'Arcy. | Bruce Momjian |
| 1998-10-22 | Add LIMIT syntax for Jan. | Bruce Momjian |
| 1998-10-22 | Remove duplicate CIDR funcs by using coerce entries. | Bruce Momjian |
| 1998-10-22 | CIDR/INET fixes from D'Arcy. | Bruce Momjian |
| 1998-10-22 | Fix indexing for INET / CIDR. | Bruce Momjian |
| 1998-10-22 | Fix for funcs on INET/CIDR. | Bruce Momjian |
| 1998-10-22 | Fix function calls to INET/CIDR functions. Added cidr_out. | Bruce Momjian |
| 1998-10-21 | Cleanup of \df for INET/CIDR. | Bruce Momjian |
| 1998-10-21 | The patch does 2 things: | Bruce Momjian |
| 1998-10-21 | New CIDR type and fixed INET type, from D'Arcy. | Bruce Momjian |
| 1998-10-20 | Remove unused INET functions for D'Arcy. | Bruce Momjian |
| 1998-10-14 | New QUERY_LIMIT set command. | Bruce Momjian |
| 1998-10-13 | From: Peter Gucwa <pg@softcomputer.com> | Marc G. Fournier |
| 1998-10-12 | New INET functions from D'Arcy J.M. Cain | Bruce Momjian |
| 1998-10-12 | Fix for vacuum and cache use. Fix for BSDI 4.0. | Bruce Momjian |
| 1998-10-08 | Do not enable TCL_ARRAYS feature by default, because it | Tom Lane |
| 1998-10-08 | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian |
| 1998-10-08 | Fix for INET type addition. | Bruce Momjian |
| 1998-10-08 | I agree. I think, though, that the best argument presented in the | Bruce Momjian |
| 1998-10-07 | Add a few items to support an integrated build of the ODBC interface. | Thomas G. Lockhart |
| 1998-10-06 | Substantial rewrite of async.c to avoid problems with non-reentrant stdio | Tom Lane |
| 1998-10-06 | Add configure test to make sure fcntl(SETLK) is available, | Tom Lane |
| 1998-10-04 | hash.h's use of BSHIFT conflicts with <sys/param.h> on my | Tom Lane |
| 1998-10-04 | Unixware patches from Billy G. Allie. | Bruce Momjian |
| 1998-10-04 | Remove u_int32_t | Bruce Momjian |
| 1998-10-03 | Integrate new IP type from Tom Ivar Helbekkmo. | Bruce Momjian |
| 1998-10-02 | Here's a combination of all the patches I'm currently waiting | Bruce Momjian |
| 1998-10-02 | the following little patch adds array references to query | Bruce Momjian |
| 1998-10-02 | Fixes for Irix from Robert Bruccoleri | Bruce Momjian |
| 1998-10-02 | Here's the new diff for getting the NS32K assembly code into the | Bruce Momjian |
| 1998-10-01 | Fix for constbyval. | Bruce Momjian |
| 1998-10-01 | Get rid of some long-dead code that thinks NOTIFY is passed to the | Tom Lane |