OSDN Git Service

pg-rex/syncrep.git
1997-03-18 Marc G. FournierThis is an attempt to get rid of some cruft...
1997-03-18 Marc G. FournierPatch from Sven Verdoolaege <skimo@breughel.ufsia.ac...
1997-03-18 Marc G. Fournier - Move most of the I/O in both libpq and the backend...
1997-03-18 Marc G. FournierPatches for Vadim's multikey indexing...
1997-03-18 Marc G. FournierAdd in Vadim's multikey functions/examples as part...
1997-03-18 Marc G. FournierResync the source tree, commit some things that were...
1997-03-17 Marc G. FournierFixes for libpgtcl from Massimo
1997-03-17 Marc G. FournierAdd in a check for libcrypt.a
1997-03-16 Marc G. Fournieroracle_compat.c fixed for function overloading...
1997-03-16 Marc G. FournierDon't forget the fe-connect.h include file
1997-03-16 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-16 Marc G. Fournierom: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
1997-03-16 Marc G. FournierHeader file fixes for MINDOUBLE
1997-03-16 Marc G. FournierAdd a conditional for <values.h> vs <limits.h>
1997-03-16 Marc G. FournierRemove extra functions temporarily while a proper fix...
1997-03-16 Marc G. FournierRemove overloaded functions until we can figure out...
1997-03-15 Marc G. FournierNetBSD Shared Library Patch from Martin J. Laubach
1997-03-15 Marc G. FournierRe-oid the oracle_compat functions
1997-03-15 Marc G. FournierA couple of development scripts by Dan to detect unused...
1997-03-15 Marc G. FournierUpdate oracle_compat.c
1997-03-15 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1997-03-15 Marc G. FournierFrom: Andrew Martin <martin@biochemistry.ucl.ac.uk>
1997-03-14 Marc G. FournierDate/Time updates from Thomas...
1997-03-14 Marc G. FournierDate/Time updates from Thomas...
1997-03-14 Marc G. Fournier> There are some minor fixes to the GEQO.
1997-03-14 Marc G. FournierLast of Dan's hidden tar balls :)
1997-03-14 Marc G. FournierMissed another tar file... :(
1997-03-14 Marc G. FournierMissing bits from Dan's patches...sorry :(
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-11 Marc G. FournierAdd in the sunos4 portname to configure detection
1997-03-10 Bruce MomjianAdd missing paren.
1997-03-10 Marc G. FournierMassimo's Deadlock patches w/o the #ifdefs
1997-03-09 Bruce MomjianVacuum cleanups from Massimo.
1997-03-09 Bruce MomjianAdd prototypes for oracle-compat functions. Rename...
1997-03-09 Bruce MomjianFix vacuum crash Vadim found.
1997-03-07 Bruce MomjianReverse patch for Vadims problem.
1997-03-07 Marc G. FournierAdd man page for oracle compatibility functions
1997-03-06 Bruce MomjianMove nextstep into problem/bug section.
1997-03-06 Bruce MomjianFix vacuum bug Vadim found with text fields.
1997-03-06 Vadim B. MikheevNot understandable fix of strange bug in vacuum statist...
1997-03-04 Marc G. FournierThis is a set of single row character functions, define...
1997-03-03 Marc G. FournierFix the prototype for on_exitpg()
1997-03-03 Marc G. FournierPatch from Martin due to changes in joinrels.c
1997-03-02 Bruce MomjianNew TODO.
1997-03-02 Bruce MomjianPrevent SIGPIPE from crashing server, by Dan McGuirk.
1997-03-02 Bruce MomjianChange debug to pretty-print tree, recommended by Darre...
1997-03-02 Bruce Momjianflex 2.5.3 warning from Andrew Martin.
1997-03-02 Bruce MomjianApply date patch from tiemann@cygnus.com,Michael Tiemann.
1997-03-02 Bruce MomjianRemove _PAGE_SIZE_ as recommended by Darren King.
1997-03-02 Bruce MomjianRemove case-sensitive identifiers. Thanks for Dan...
1997-03-01 Bruce MomjianChange machine/limits.h to limits.h.
1997-03-01 Bruce MomjianSmall regress cleanup.
1997-03-01 Bruce MomjianFix example so it works.
1997-03-01 Bruce MomjianSubstitute defines for numeric constants in type ids.
1997-02-28 Marc G. FournierMake sure anything configure related is removed on...
1997-02-28 Marc G. FournierCreate a distclean make directive to handle cleaning...
1997-02-28 Marc G. FournierRemove second 'all' directive
1997-02-28 Bruce MomjianAllow update x =-3, not just x = -3.
1997-02-28 Bruce MomjianRemove old READMEs.
1997-02-28 Bruce MomjianRemove SUBSYS.o in port/ on clean.
1997-02-28 Bruce MomjianRemove win32 port directory. Forgot to do it earlier.
1997-02-27 Bruce MomjianUpdated FAQ
1997-02-25 Marc G. FournierFix, I think, the stdup.o problem reported on those...
1997-02-25 Marc G. FournierChange "WARN" message generated if a unique index is...
1997-02-22 Vadim B. MikheevAdded: UNIQUE feature to bulkload code.
1997-02-20 Marc G. FournierMake the error message output by AllocateFile() if...
1997-02-20 Marc G. FournierAdd in port hpux to configure
1997-02-20 Vadim B. MikheevFix for queries with 3 or more relations participating in
1997-02-19 Bruce MomjianPrevent under/over flow of float8 constants in parser...
1997-02-19 Marc G. FournierDisable GEQO...it seems to be broken as shown by the...
1997-02-19 Marc G. FournierVarious cleanups to satisfy -Werror, but there are...
1997-02-19 Marc G. Fournierrearrange ordering of headers os that postgres.h is...
1997-02-19 Marc G. FournierRemove WIN32 stuff, and improve conformance to configure
1997-02-19 Marc G. FournierDidn't *quite* work the way I thought it would...defaul...
1997-02-19 Marc G. FournierAdd a clean target so that the root directory gets...
1997-02-19 Marc G. FournierRemoved a ',' that didn't belong in the timezone test...
1997-02-19 Marc G. FournierAdd v6.1/Enhancements Section...or at least start it
1997-02-19 Marc G. FournierAnd, make sure that initdb.sh copies the pg_geqo.sample...
1997-02-19 Marc G. FournierAdd and install the pg_geqo.sample file
1997-02-19 Marc G. FournierAdd the GEQO Todo file too
1997-02-19 Marc G. FournierAdd the GEQO README file to the docs distribution
1997-02-19 Marc G. FournierMerge in GEQO Optimizer
1997-02-19 Bruce MomjianDelete -e option to postmaster, keep postgres -e option.
1997-02-18 Bruce MomjianUpdate btree patches that were missed.
1997-02-18 Bruce MomjianClarify clearing of attribute stats memory.
1997-02-14 Bruce MomjianOper_right added, broken with const. conversion.
1997-02-14 Bruce MomjianAdd prototypes and remove unused variables from btree...
1997-02-14 Bruce MomjianRemove hardcoded 20000 and change to BootstrapObjectIdData.
1997-02-14 Bruce MomjianRemove WIN32 defines. They never worked.
1997-02-13 Bruce MomjianFix naming from proc to prio to fix previous patch.
1997-02-13 Bruce MomjianOnly allow NULL in the prpoer places.
1997-02-13 Marc G. FournierBring in Leo's <lsh@lubrizol.com> massive changes to...
1997-02-13 Marc G. FournierImprovements to the ultrix port, in particular a bunch...
next