aboutsummaryrefslogtreecommitdiff
path: root/src/backend
Commit message (Expand)AuthorAge
* Okay, this shoudl provide a fix for the freebsd problem...Marc G. Fournier1998-10-30
* Very minor cleanup of no-op code.Thomas G. Lockhart1998-10-29
* Add oid8neq.Bruce Momjian1998-10-29
* Re-fix test for negative-integer return code that should beTom Lane1998-10-29
* D'Arcy INET fix.Bruce Momjian1998-10-29
* Eliminate need for cpp-from-stdin by using a temp file.Tom Lane1998-10-28
* Fix for serial creation.Bruce Momjian1998-10-28
* Reverse out addition of snprintf.Bruce Momjian1998-10-28
* Don't forget to create the dynloader files...Marc G. Fournier1998-10-27
* Fix for tprintf overruns from Göran Thyni.Bruce Momjian1998-10-27
* Get rid of some minor compiler warnings.Tom Lane1998-10-26
* Fix some actual bugs exposed by compiler warnings.Tom Lane1998-10-26
* Get rid of some minor compiler warnings.Tom Lane1998-10-26
* Fix from Jan for vacuum statistics loss.Bruce Momjian1998-10-23
* rename file.Bruce Momjian1998-10-23
* Update for bsdi 3.0.Bruce Momjian1998-10-23
* 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 for funcs on INET/CIDR.Bruce Momjian1998-10-22
* Fix function calls to INET/CIDR functions. Added cidr_out.Bruce Momjian1998-10-22
* The patch does 2 things:Bruce Momjian1998-10-21
* New CIDR type and fixed INET type, from D'Arcy.Bruce Momjian1998-10-21
* Add RIP notice for Paul.Bruce Momjian1998-10-21
* INET fix from D'Arcy.Bruce Momjian1998-10-21
* Remove unused INET functions for D'Arcy.Bruce Momjian1998-10-20
* Fix for rules system from Jan.Bruce Momjian1998-10-20
* cleanup of keywords.cBruce Momjian1998-10-18
* Resort keywords for Jan.Bruce Momjian1998-10-18
* Disable inet.Bruce Momjian1998-10-17
* Re-enable inet code.Bruce Momjian1998-10-17
* The problem is that read_pg_options needs DataDir to read its file butBruce Momjian1998-10-16
* Allow auto-detection of cpp and required flags.Thomas G. Lockhart1998-10-14
* Make genbki.sh a configureable shell program to allow auto-detectionThomas G. Lockhart1998-10-14
* Allow TIMESTAMP as a column name or general identifier.Thomas G. Lockhart1998-10-14
* New QUERY_LIMIT set command.Bruce Momjian1998-10-14
* From: Peter Gucwa <pg@softcomputer.com>Marc G. Fournier1998-10-13
* This is plain wrong, but check to see if DataDir was set *before* runningMarc G. Fournier1998-10-13
* case statement in select call was missing a break...Marc G. Fournier1998-10-13
* change configure so that if postgresql isn't being installed as root,Marc G. Fournier1998-10-13
* Fix for inet from Tom H.Bruce Momjian1998-10-12
* Fix for version.c warning.Bruce Momjian1998-10-12
* New INET functions from D'Arcy J.M. CainBruce Momjian1998-10-12
* Fix for inet_net_pton() from Tom.Bruce Momjian1998-10-12
* Fix for vacuum and cache use. Fix for BSDI 4.0.Bruce Momjian1998-10-12
* Reverse out vacuum change.Bruce Momjian1998-10-09
* major/minor shared name cleanupBruce Momjian1998-10-09
* Fix for version() string overwrite.Bruce Momjian1998-10-09
* Add wildcard asterisk to the UNLISTEN syntax.Thomas G. Lockhart1998-10-09