summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
1998-12-08Define routines and catalog entries for string min()/max() functions.Thomas G. Lockhart
1998-12-04Implement CASE expression.Thomas G. Lockhart
1998-11-30Portability fixes found needed for SunOS 4.1.x:Tom Lane
1998-11-29Use autoconf to determine whether system has POSIX signals,Tom Lane
1998-11-27New HeapTuple structure/interface.Vadim B. Mikheev
1998-11-22Added indxqualorig to IndexScan: fix for using indices in OR.Vadim B. Mikheev
1998-11-17Add text<->float8 and text<->float4 conversion functions.Thomas G. Lockhart
1998-10-31s_lock patch from Ryan.Bruce Momjian
1998-10-29oid8neq => oid8neTom Lane
1998-10-29Fix discrepency in "@" operator for point and path.Thomas G. Lockhart
1998-10-29Add oid8neq.Bruce Momjian
1998-10-29Fix a veritable boatload of errors in oprcom, oprnegate,Tom Lane
1998-10-29Remove bad pg_operator entry, found by Tom Lane.Bruce Momjian
1998-10-28This looks like a wrong entry in one of the system tables. Any ideasBruce Momjian
1998-10-28s_lock aix patch.Bruce Momjian
1998-10-27backslash for portability, from Andreas ZeugswetterBruce Momjian
1998-10-27Missed one more required file...Marc G. Fournier
1998-10-22INET/CIDR cleanup from D'Arcy.Bruce Momjian
1998-10-22Add LIMIT syntax for Jan.Bruce Momjian
1998-10-22Remove duplicate CIDR funcs by using coerce entries.Bruce Momjian
1998-10-22CIDR/INET fixes from D'Arcy.Bruce Momjian
1998-10-22Fix indexing for INET / CIDR.Bruce Momjian
1998-10-22Fix for funcs on INET/CIDR.Bruce Momjian
1998-10-22Fix function calls to INET/CIDR functions. Added cidr_out.Bruce Momjian
1998-10-21Cleanup of \df for INET/CIDR.Bruce Momjian
1998-10-21The patch does 2 things:Bruce Momjian
1998-10-21New CIDR type and fixed INET type, from D'Arcy.Bruce Momjian
1998-10-20Remove unused INET functions for D'Arcy.Bruce Momjian
1998-10-14New QUERY_LIMIT set command.Bruce Momjian
1998-10-13From: Peter Gucwa <pg@softcomputer.com>Marc G. Fournier
1998-10-12New INET functions from D'Arcy J.M. CainBruce Momjian
1998-10-12Fix for vacuum and cache use. Fix for BSDI 4.0.Bruce Momjian
1998-10-08Do not enable TCL_ARRAYS feature by default, because itTom Lane
1998-10-08Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian
1998-10-08Fix for INET type addition.Bruce Momjian
1998-10-08I agree. I think, though, that the best argument presented in theBruce Momjian
1998-10-07Add a few items to support an integrated build of the ODBC interface.Thomas G. Lockhart
1998-10-06Substantial rewrite of async.c to avoid problems with non-reentrant stdioTom Lane
1998-10-06Add configure test to make sure fcntl(SETLK) is available,Tom Lane
1998-10-04hash.h's use of BSHIFT conflicts with <sys/param.h> on myTom Lane
1998-10-04Unixware patches from Billy G. Allie.Bruce Momjian
1998-10-04Remove u_int32_tBruce Momjian
1998-10-03Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian
1998-10-02 Here's a combination of all the patches I'm currently waitingBruce Momjian
1998-10-02 the following little patch adds array references to queryBruce Momjian
1998-10-02Fixes for Irix from Robert BruccoleriBruce Momjian
1998-10-02Here's the new diff for getting the NS32K assembly code into theBruce Momjian
1998-10-01Fix for constbyval.Bruce Momjian
1998-10-01Get rid of some long-dead code that thinks NOTIFY is passed to theTom Lane
1998-10-01Make HP-PA S_UNLOCK a little faster and less dependent on unspecified compile...Tom Lane