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