OSDN Git Service

pg-rex/syncrep.git
1997-03-28 Marc G. FournierSlight Linux related bug pointed out by Gabriel Akos...
1997-03-28 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-28 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-28 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-03-28 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-28 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-28 Marc G. FournierOn some systems limits.h is needed to define DBL_MIN.
1997-03-27 Vadim B. MikheevAdded call to heap_endscan in IndexIsUniqueNoCache...
1997-03-27 Marc G. Fournierturn GEQO code on by default
1997-03-26 Marc G. FournierRemove customize in favor of 'build'
1997-03-26 Marc G. FournierAdd ability to change installation directory in build...
1997-03-26 Marc G. FournierAdd string.h for strerror() prototype
1997-03-26 Marc G. Fournierinclude float.h *after* postgres.h :(
1997-03-26 Vadim B. MikheevDisallow to create multi-column indices using non-btree.
1997-03-26 Marc G. Fournierneed float.h under FreeBSD for DBL_MIN
1997-03-26 Vadim B. Mikheev'\h create index' shows that multi-column indices are...
1997-03-26 Vadim B. MikheevAdded syntax for multi-column indices.
1997-03-26 Vadim B. MikheevSomeone forgot about 'case sizeof(int32)' for
1997-03-25 Marc G. FournierAdd checs for float.h
1997-03-25 Marc G. FournierAdd float.h for DBL_{MIN,MAX} under FreeBSD
1997-03-25 Marc G. Fournieranother one missed
1997-03-25 Marc G. FournierMIssed adding a file to the repository
1997-03-25 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-25 Marc G. FournierVarious patches for shared libraries under i386-solaris by:
1997-03-25 Marc G. FournierHere's two more diffs...
1997-03-25 Marc G. FournierRather than make this a Linux test, we should just...
1997-03-25 Marc G. FournierUse $(LD_ADD) from Makefile.global instead of $(LDADD...
1997-03-25 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-03-25 Marc G. FournierMOre univel port patches/files from:
1997-03-25 Marc G. FournierStart of a univel port by "Michael P. Snyder" <msnyder...
1997-03-25 Vadim B. MikheevFree memory allocated by command in the BlankPortal...
1997-03-25 Marc G. Fournier - Renamed the variable names to something shorter...
1997-03-25 Marc G. FournierAdd in alpha port
1997-03-25 Marc G. FournierI don't know whether this breaks what the previous...
1997-03-25 Marc G. FournierNeeds USE_POSIX_SIGNALS
1997-03-24 Vadim B. Mikheev+ NULLs handling
1997-03-24 Vadim B. MikheevNew func _bt_checkkeys() added to let caller know numbe...
1997-03-24 Vadim B. MikheevSetting index' attributes attcacheoff to -1 in index_cr...
1997-03-24 Vadim B. MikheevAdded #define NullValueRegProcedure and #define NonNull...
1997-03-21 Marc G. FournierForgot to add an AC_SUBST(STRERROR) to configure.in...
1997-03-21 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-20 Marc G. Fournierchange strtok(0.. to strtok(NULL..
1997-03-20 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-20 Marc G. FournierCheck for and set HAVE_CRYPT_H if <crypt.h> exists
1997-03-20 Marc G. Fournieruse autoconf 2.12 instead of 2.10 to gernate configure...
1997-03-19 Vadim B. MikheevFix call to index_create in DefineIndex.
1997-03-19 Vadim B. MikheevFix index_create for multi-column indices
1997-03-19 Vadim B. MikheevFix index_create for multi-column indices
1997-03-19 Marc G. Fournierremove a double declaration/prototype
1997-03-19 Marc G. FournierRemove port.c since it is redundant (well, empty, at...
1997-03-19 Marc G. FournierAdd a check for strerr, and add in D'Arcy's strerror...
1997-03-19 Marc G. Fournierthere, that's fixed
1997-03-19 Marc G. FournierFixing a screw up
1997-03-18 Marc G. FournierFrom: Jun Kuwamura <juk@rccm.co.jp>
1997-03-18 Marc G. FournierReplace strsep() by strtok()
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.
next