| Age | Commit message (Expand) | Author |
| 1998-12-08 | Define routines and catalog entries for string min()/max() functions. | Thomas G. Lockhart |
| 1998-12-04 | Implement CASE expression. | Thomas G. Lockhart |
| 1998-11-30 | Portability fixes found needed for SunOS 4.1.x: | Tom Lane |
| 1998-11-29 | Use autoconf to determine whether system has POSIX signals, | Tom Lane |
| 1998-11-27 | New HeapTuple structure/interface. | Vadim B. Mikheev |
| 1998-11-22 | Added indxqualorig to IndexScan: fix for using indices in OR. | Vadim B. Mikheev |
| 1998-11-17 | Add text<->float8 and text<->float4 conversion functions. | Thomas G. Lockhart |
| 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 |
| 1998-10-01 | Make HP-PA S_UNLOCK a little faster and less dependent on unspecified compile... | Tom Lane |