OSDN Git Service

pg-rex/syncrep.git
1997-05-11 Marc G. FournierOops, one of DAvid's patches didn't quite make it in...
1997-05-11 Marc G. FournierFrom: David Friend <dfriend@atlsci.atlsci.com>
1997-05-09 Marc G. FournierFrom: Edmund Mergl <E.Mergl@bawue.de>
1997-05-09 Marc G. FournierFrom: Keith Parks <emkxp01@mtcc.demon.co.uk>
1997-05-08 Bruce MomjianFix typechecking problem pointed out by Thomas.
1997-05-08 Bruce MomjianUpdate for bsdi
1997-05-07 Marc G. FournierFrom: David Friend <dfriend@atlsci.atlsci.com>
1997-05-07 Marc G. FournierFrom: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
1997-05-07 Marc G. FournierFrom: "Paul M. Aoki" <aoki@CS.Berkeley.EDU>
1997-05-07 Marc G. FournierFrom: Keith Parks <emkxp01@mtcc.demon.co.uk>
1997-05-07 Marc G. FournierFrom: Erich Stamberger <eberger@gewi.kfunigraz.ac.at>
1997-05-06 Thomas G. LockhartRemove valid pointer checks for returns from palloc...
1997-05-06 Thomas G. LockhartChange dummy array dimensions from [0] to [1] to keep...
1997-05-06 Thomas G. LockhartRename LOread() and LOwrite() to loread() and lowrite...
1997-05-06 Thomas G. LockhartChange LOread() and LOwrite() to loread() and lowrite...
1997-05-06 Thomas G. LockhartChange LOread() and LOwrite() to loread() and lowrite...
1997-05-06 Thomas G. LockhartRename LOread() and LOwrite() to be lower case to allow use
1997-05-06 Vadim B. Mikheev1. Multi-column indices support.
1997-05-06 Vadim B. Mikheevmdcreate():
1997-05-05 Vadim B. MikheevKill re-incarnated bug arround
1997-05-05 Vadim B. MikheevThere is no more _CWD_ tag in sources...
1997-05-05 Vadim B. MikheevWARN:parser: parser error ...
1997-05-05 Vadim B. MikheevIf SELECT uses index (btree) then ordered results are...
1997-05-05 Vadim B. MikheevThere is no partial index onek2_u1_prtl in tests...
1997-05-05 Vadim B. MikheevBug: backend crashes in btbeginscan()->btrescan()-...
1997-05-02 Thomas G. LockhartAdd substitution from output/.. to input/.. to match...
1997-05-02 Thomas G. LockhartUpdate to work with new regression tests and directory...
1997-05-02 Thomas G. LockhartNew test data for aggregate functions.
1997-04-30 Vadim B. MikheevFix old bug in _hash_first() for scan without keys:
1997-04-30 Vadim B. MikheevMore informative NOTICEs in tuple checks.
1997-04-29 Edmund Merglcreation for postgresql-6.1
1997-04-29 Thomas G. LockhartReorder tests and move aggregate table data to data/.
1997-04-29 Thomas G. LockhartAdded initial set of expected outputs for new regressio...
1997-04-29 Vadim B. MikheevSET geqo TO ON|OFF
1997-04-29 Vadim B. Mikheev#ifdef GEQO
1997-04-29 Vadim B. MikheevFix GroupBy: enable functions over aggregates and Group...
1997-04-28 Marc G. FournierFix configure so that installbsd gets -c also
1997-04-28 Marc G. FournierAdd a netbsd template file and update linux-elf and...
1997-04-28 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-04-27 Thomas G. LockhartProvide template for the misc tests which contain path...
1997-04-27 Thomas G. LockhartFix path name templates.
1997-04-27 Thomas G. LockhartUpdate SQL query results for lists of operators and...
1997-04-27 Thomas G. LockhartChange mixed-case routines to lower-case for case-insen...
1997-04-27 Thomas G. LockhartChange mixed-case routines to lower-case in pg_proc.h
1997-04-27 Thomas G. LockhartChange mixed-case routines to lower-case if referenced...
1997-04-27 Thomas G. LockhartChange mixed-case routines to lower-case if referenced...
1997-04-27 Thomas G. LockhartModify references to function manager to use lower...
1997-04-27 Marc G. FournierFrom: Keith Parks <emkxp01@mtcc.demon.co.uk>
1997-04-27 Marc G. FournierThere, I'll leave this alone until Thomas catchs up...
1997-04-27 Marc G. Fourniersplit out a bunch more tests from misc.source so that...
1997-04-27 Marc G. FournierChange Postgres95 to PostgreSQL
1997-04-27 Marc G. FournierAlot of regression test fixes, mainly to compensate...
1997-04-27 Marc G. FournierGet first four tests to pass:
1997-04-27 Marc G. FournierMake these self-contained tests...they are testing...
1997-04-27 Marc G. FournierTrying to continue breaking down the large files into...
1997-04-27 Marc G. Fournierclean up misc.source and create *individual test* files...
1997-04-27 Marc G. Fournier*shrug* I don't know anymore...
1997-04-27 Marc G. Fournier*shrug*
1997-04-27 Marc G. FournierMassive regression test patches from Thomas *woo hoo!*
1997-04-26 Marc G. FournierA few changes to reflect things properly suggested...
1997-04-26 Marc G. FournierReverse check for TR so that trbsd gets checked for...
1997-04-26 Marc G. FournierAdd a results directory and a Makefile so that 'make...
1997-04-26 Marc G. FournierMissed an -I directive
1997-04-26 Marc G. FournierMore misc patches from Thomas for regression tests...
1997-04-26 Marc G. FournierClean out/up some files that are causing me great heada...
1997-04-26 Marc G. Fournierclean up the bin/*/Makefiles...up version.h to v6.1...
1997-04-26 Marc G. FournierFix for bootstrap.c problem (F_* values missing from...
1997-04-25 Marc G. FournierMore timezone patches by Thomas:
1997-04-24 Marc G. FournierFrom: "Pedro J. Lobo" <pjlobo@euitt.upm.es>
1997-04-24 Marc G. FournierFixes:
1997-04-24 Marc G. FournierVarious bug fixes based on a bug report submitted by
1997-04-24 Vadim B. MikheevAdded comments about FASTBUILD.
1997-04-24 Vadim B. Mikheev * Hack for non-functional btree npages estimation:
1997-04-24 Vadim B. MikheevHave to copyObject((void*)clauseinfo) for a relation'
1997-04-24 Vadim B. MikheevBug (yet unfixed but not fatal) found: Re-moving index...
1997-04-24 Vadim B. MikheevSave Var' order in index_outerjoin_references().
1997-04-24 Vadim B. MikheevAdd innercost to result in cost_hashjoin.
1997-04-24 Vadim B. Mikheev_bt_endpoint fixed: set currentItemData to Invalid...
1997-04-24 Vadim B. MikheevEnable to set _cpu_page_wight_ & _cpu_index_page_wight_ via
1997-04-24 Vadim B. Mikheev#define _CPU_PAGE_WEIGHT_: 0.065 --> 0.033
1997-04-24 Marc G. FournierSet SRCDIR=..
1997-04-24 Marc G. FournierRemove chunk from regression tests about regress.out...
1997-04-24 Marc G. Fournier-Wno-error should only be enabled for gcc compilers...
1997-04-24 Marc G. FournierSomewhat backwards #ifdef's for HAVE_GETRUSAGE
1997-04-24 Marc G. FournierVarious patches not commited, plus a linux/sparc patch...
1997-04-23 Marc G. FournierChange HAVE_RUSAGE to HAVE_GETRUSAGE, which is the...
1997-04-23 Vadim B. MikheevVacuum help changed (ANALYZE).
1997-04-23 Vadim B. MikheevAnalyze data only if specified and specified attrs...
1997-04-23 Vadim B. Mikheev1. SHOW/RESET var fixed.
1997-04-23 Vadim B. Mikheev1. SHOW/RESET var fixed.
1997-04-23 Vadim B. Mikheev1. VariableShowStmt and VariableResetStmt added.
1997-04-23 Vadim B. MikheevThere were too many comments.
1997-04-23 Marc G. FournierTo: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-04-22 Marc G. FournierFrom: System Administrator <igor@sba.miami.edu>
1997-04-22 Marc G. FournierAdd fcvt() as a check to configure so that we can get...
1997-04-22 Marc G. FournierFrom: adrian@waltham.harvard.net
1997-04-22 Marc G. FournierFrom: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
1997-04-22 Marc G. FournierMajor patch from Thomas Lockhart <Thomas.G.Lockhart...
1997-04-22 Vadim B. MikheevFix for Hash and arrays
1997-04-21 Marc G. FournierDocument --enable-cassert/--disable-cassert configure...
next