aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Fix a veritable boatload of errors in oprcom, oprnegate,Tom Lane1998-10-29
* Remove bad pg_operator entry, found by Tom Lane.Bruce Momjian1998-10-29
* This looks like a wrong entry in one of the system tables. Any ideasBruce Momjian1998-10-28
* s_lock aix patch.Bruce Momjian1998-10-28
* backslash for portability, from Andreas ZeugswetterBruce Momjian1998-10-27
* Missed one more required file...Marc G. Fournier1998-10-27
* INET/CIDR cleanup from D'Arcy.Bruce Momjian1998-10-22
* Add LIMIT syntax for Jan.Bruce Momjian1998-10-22
* Remove duplicate CIDR funcs by using coerce entries.Bruce Momjian1998-10-22
* CIDR/INET fixes from D'Arcy.Bruce Momjian1998-10-22
* Fix indexing for INET / CIDR.Bruce Momjian1998-10-22
* Fix for funcs on INET/CIDR.Bruce Momjian1998-10-22
* Fix function calls to INET/CIDR functions. Added cidr_out.Bruce Momjian1998-10-22
* Cleanup of \df for INET/CIDR.Bruce Momjian1998-10-21
* The patch does 2 things:Bruce Momjian1998-10-21
* New CIDR type and fixed INET type, from D'Arcy.Bruce Momjian1998-10-21
* Remove unused INET functions for D'Arcy.Bruce Momjian1998-10-20
* New QUERY_LIMIT set command.Bruce Momjian1998-10-14
* From: Peter Gucwa <pg@softcomputer.com>Marc G. Fournier1998-10-13
* New INET functions from D'Arcy J.M. CainBruce Momjian1998-10-12
* Fix for vacuum and cache use. Fix for BSDI 4.0.Bruce Momjian1998-10-12
* Do not enable TCL_ARRAYS feature by default, because itTom Lane1998-10-08
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-08
* Fix for INET type addition.Bruce Momjian1998-10-08
* I agree. I think, though, that the best argument presented in theBruce Momjian1998-10-08
* Add a few items to support an integrated build of the ODBC interface.Thomas G. Lockhart1998-10-07
* Substantial rewrite of async.c to avoid problems with non-reentrant stdioTom Lane1998-10-06
* Add configure test to make sure fcntl(SETLK) is available,Tom Lane1998-10-06
* hash.h's use of BSHIFT conflicts with <sys/param.h> on myTom Lane1998-10-04
* Unixware patches from Billy G. Allie.Bruce Momjian1998-10-04
* Remove u_int32_tBruce Momjian1998-10-04
* Integrate new IP type from Tom Ivar Helbekkmo.Bruce Momjian1998-10-03
* Here's a combination of all the patches I'm currently waitingBruce Momjian1998-10-02
* the following little patch adds array references to queryBruce Momjian1998-10-02
* Fixes for Irix from Robert BruccoleriBruce Momjian1998-10-02
* Here's the new diff for getting the NS32K assembly code into theBruce Momjian1998-10-02
* Fix for constbyval.Bruce Momjian1998-10-01
* Get rid of some long-dead code that thinks NOTIFY is passed to theTom Lane1998-10-01
* Make HP-PA S_UNLOCK a little faster and less dependent on unspecified compile...Tom Lane1998-10-01
* MB patches from Tatsuo IshiiBruce Momjian1998-09-25
* Cleanup for oid8[] from Tatsuo Ishii.Bruce Momjian1998-09-22
* Fix for \z formatting from Tom Lane.Bruce Momjian1998-09-21
* NS32K lock patch reversed.Bruce Momjian1998-09-18
* Fix for NS32K machine.Bruce Momjian1998-09-18
* Fix for \df.Bruce Momjian1998-09-18
* Add new make_oidjoin_check utility and template1_check.sql. Fix someBruce Momjian1998-09-14
* Remove remnant from obsolete char16 data type.Thomas G. Lockhart1998-09-13
* Irix lock fix from Robert BruccoleriBruce Momjian1998-09-12
* Remove lld from LONG LONG nameBruce Momjian1998-09-11
* The attached patches fix the following problems:Bruce Momjian1998-09-11