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