aboutsummaryrefslogtreecommitdiff
path: root/src/backend
Commit message (Expand)AuthorAge
* From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-03-16
* Header file fixes for MINDOUBLEMarc G. Fournier1997-03-16
* Add a conditional for <values.h> vs <limits.h>Marc G. Fournier1997-03-16
* Remove extra functions temporarily while a proper fix is found...Marc G. Fournier1997-03-16
* Update oracle_compat.cMarc G. Fournier1997-03-15
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1997-03-15
* Date/Time updates from Thomas...Marc G. Fournier1997-03-14
* > There are some minor fixes to the GEQO.Marc G. Fournier1997-03-14
* Last of Dan's hidden tar balls :)Marc G. Fournier1997-03-14
* Missed another tar file... :(Marc G. Fournier1997-03-14
* Missing bits from Dan's patches...sorry :(Marc G. Fournier1997-03-14
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Add missing paren.Bruce Momjian1997-03-10
* Massimo's Deadlock patches w/o the #ifdefsMarc G. Fournier1997-03-10
* Vacuum cleanups from Massimo.Bruce Momjian1997-03-09
* Add prototypes for oracle-compat functions. Rename geo-*.c adt to geo_*.cBruce Momjian1997-03-09
* Fix vacuum crash Vadim found.Bruce Momjian1997-03-09
* Reverse patch for Vadims problem.Bruce Momjian1997-03-07
* Fix vacuum bug Vadim found with text fields.Bruce Momjian1997-03-06
* Not understandable fix of strange bug in vacuum statistic functions.Vadim B. Mikheev1997-03-06
* This is a set of single row character functions, defined for the datatypeMarc G. Fournier1997-03-04
* Patch from Martin due to changes in joinrels.cMarc G. Fournier1997-03-03
* Prevent SIGPIPE from crashing server, by Dan McGuirk.Bruce Momjian1997-03-02
* Apply date patch from tiemann@cygnus.com,Michael Tiemann.Bruce Momjian1997-03-02
* Remove _PAGE_SIZE_ as recommended by Darren King.Bruce Momjian1997-03-02
* Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch.Bruce Momjian1997-03-02
* Change machine/limits.h to limits.h.Bruce Momjian1997-03-01
* Allow update x =-3, not just x = -3.Bruce Momjian1997-02-28
* Remove SUBSYS.o in port/ on clean.Bruce Momjian1997-02-28
* Remove win32 port directory. Forgot to do it earlier.Bruce Momjian1997-02-28
* Change "WARN" message generated if a unique index is attempted on a table/keyMarc G. Fournier1997-02-25
* Added: UNIQUE feature to bulkload code.Vadim B. Mikheev1997-02-22
* Make the error message output by AllocateFile() if failes toMarc G. Fournier1997-02-20
* Fix for queries with 3 or more relations participating inVadim B. Mikheev1997-02-20
* Prevent under/over flow of float8 constants in parser. Small regression fix.Bruce Momjian1997-02-19
* Various cleanups to satisfy -Werror, but there are some errors that I'mMarc G. Fournier1997-02-19
* rearrange ordering of headers os that postgres.h is firstMarc G. Fournier1997-02-19
* Remove WIN32 stuff, and improve conformance to configureMarc G. Fournier1997-02-19
* Add and install the pg_geqo.sample fileMarc G. Fournier1997-02-19
* Merge in GEQO OptimizerMarc G. Fournier1997-02-19
* Delete -e option to postmaster, keep postgres -e option.Bruce Momjian1997-02-19
* Update btree patches that were missed.Bruce Momjian1997-02-18
* Clarify clearing of attribute stats memory.Bruce Momjian1997-02-18