OSDN Git Service

pg-rex/syncrep.git
1997-05-19 Marc G. FournierThese two files got reversed somehow... -K PIC is a...
1997-05-17 Edmund Mergladded const declaration in form() E.Mergl
1997-05-17 Edmund Mergladded const declaration E.Mergl
1997-05-17 Thomas G. LockhartAdd comments to assist with installation.
1997-05-17 Thomas G. LockhartLinux-specific (RedHat variant) postgres system startup...
1997-05-17 Thomas G. LockhartAdd information on regression testing and Linux ports.
1997-05-17 Thomas G. LockhartInitial 64-bit integer package.
1997-05-17 Thomas G. LockhartRemove troublesome type coersions from the char8 return...
1997-05-17 Thomas G. LockhartSpiff up description of the regression tests and outcomes.
1997-05-17 Thomas G. LockhartInclude information for reset, set, and show commands.
1997-05-17 Marc G. FournierFrom: David Friend <dfriend@atlsci.atlsci.com>
1997-05-17 Marc G. FournierFrom: David Friend <dfriend@atlsci.atlsci.com>
1997-05-16 Thomas G. LockhartImprove informational messages for "show" command respo...
1997-05-16 Thomas G. LockhartFix expected output for datetime and abstime to/from...
1997-05-16 Thomas G. LockhartFix datetime and abstime conversions to and from date.
1997-05-16 Thomas G. LockhartAdd documentation for reset, set, and show, and cross...
1997-05-16 Marc G. FournierModify lextest and GNUmakefile so that if the test...
1997-05-16 Marc G. FournierHave Make process exit if lextest fails
1997-05-15 Marc G. FournierFrom: Robert E. Bruccoleri <bruc@bms.com>
1997-05-15 Marc G. FournierFrom: David Friend <dfriend@atlsci.atlsci.com>
1997-05-14 Bruce MomjianMore TODO/HISTORY updates
1997-05-14 Bruce MomjianUPdate TODO and HIstory for new release.
1997-05-14 Bruce MomjianAllow pg_dumpall to preserve database ownership.
1997-05-14 Bruce MomjianRemove README.flex and make lextest point to INSTALL.
1997-05-14 Bruce Momjianlextest Makefile cleanup
1997-05-14 Thomas G. LockhartRename new float and int conversion routines to avoid...
1997-05-14 Bruce MomjianAdd test for flex bug as part of make, and point them...
1997-05-14 Bruce MomjianUpdate FAQ and TODO
1997-05-14 Vadim B. MikheevAdded:
1997-05-13 Marc G. FournierFrom: "Brian E. Gallew" <geek+@cmu.edu>
1997-05-13 Bruce MomjianUpdate manual pages for vacuum and create index for...
1997-05-13 Thomas G. LockhartFix return value for tm2datetime to properly indicate...
1997-05-13 Bruce Momjianfix for sizeof pointed out by Ed Buddington
1997-05-12 Vadim B. MikheevAdded _readAggreg() to work with T_Aggreg type.
1997-05-11 Thomas G. LockhartUpdate to current information for upcoming v6.1 product...
1997-05-11 Thomas G. LockhartMore tables are listed in the user-defined relations...
1997-05-11 Thomas G. LockhartAdd inter-type regression tests for geometry, date...
1997-05-11 Thomas G. LockhartAdd type conversion functions between floats and integers.
1997-05-11 Thomas G. LockhartAdd a few type conversion functions.
1997-05-11 Thomas G. LockhartFix timezone manipulation code to avoid crashes on...
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...
next