aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 1. Multi-column indices support.Vadim B. Mikheev1997-05-06
* mdcreate():Vadim B. Mikheev1997-05-06
* Kill re-incarnated bug arroundVadim B. Mikheev1997-05-05
* There is no more _CWD_ tag in sources...Vadim B. Mikheev1997-05-05
* WARN:parser: parser error ...Vadim B. Mikheev1997-05-05
* If SELECT uses index (btree) then ordered results are returned.Vadim B. Mikheev1997-05-05
* There is no partial index onek2_u1_prtl in tests...Vadim B. Mikheev1997-05-05
* Bug: backend crashes in btbeginscan()->btrescan()->_bt_orderkeys()Vadim B. Mikheev1997-05-05
* Add substitution from output/.. to input/.. to match templates from inputs.Thomas G. Lockhart1997-05-02
* Update to work with new regression tests and directory structure.Thomas G. Lockhart1997-05-02
* New test data for aggregate functions.Thomas G. Lockhart1997-05-02
* Fix old bug in _hash_first() for scan without keys:Vadim B. Mikheev1997-04-30
* More informative NOTICEs in tuple checks.Vadim B. Mikheev1997-04-30
* creation for postgresql-6.1Edmund Mergl1997-04-29
* Reorder tests and move aggregate table data to data/.Thomas G. Lockhart1997-04-29
* Added initial set of expected outputs for new regression testing.Thomas G. Lockhart1997-04-29
* SET geqo TO ON|OFFVadim B. Mikheev1997-04-29
* #ifdef GEQOVadim B. Mikheev1997-04-29
* Fix GroupBy: enable functions over aggregates and GroupBy-ed fieldsVadim B. Mikheev1997-04-29
* Fix configure so that installbsd gets -c alsoMarc G. Fournier1997-04-28
* Add a netbsd template file and update linux-elf and .similarMarc G. Fournier1997-04-28
* From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier1997-04-28
* Provide template for the misc tests which contain path names.Thomas G. Lockhart1997-04-27
* Fix path name templates.Thomas G. Lockhart1997-04-27
* Update SQL query results for lists of operators and functions.Thomas G. Lockhart1997-04-27
* Change mixed-case routines to lower-case for case-insensitive SQL.Thomas G. Lockhart1997-04-27
* Change mixed-case routines to lower-case in pg_proc.hThomas G. Lockhart1997-04-27
* Change mixed-case routines to lower-case if referenced in pg_proc.hThomas G. Lockhart1997-04-27
* Change mixed-case routines to lower-case if referenced in pg_proc.hThomas G. Lockhart1997-04-27
* Modify references to function manager to use lower-case calls.Thomas G. Lockhart1997-04-27
* From: Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1997-04-27
* There, I'll leave this alone until Thomas catchs up *grin*Marc G. Fournier1997-04-27
* split out a bunch more tests from misc.source so that the tester knowsMarc G. Fournier1997-04-27
* Change Postgres95 to PostgreSQLMarc G. Fournier1997-04-27
* Alot of regression test fixes, mainly to compensate for movingMarc G. Fournier1997-04-27
* Get first four tests to pass:Marc G. Fournier1997-04-27
* Make these self-contained tests...they are testing types, so the tablesMarc G. Fournier1997-04-27
* Trying to continue breaking down the large files into smaller tests so thatMarc G. Fournier1997-04-27
* clean up misc.source and create *individual test* files ... trying to moveMarc G. Fournier1997-04-27
* *shrug* I don't know anymore...Marc G. Fournier1997-04-27
* *shrug*Marc G. Fournier1997-04-27
* Massive regression test patches from Thomas *woo hoo!*Marc G. Fournier1997-04-27
* A few changes to reflect things properly suggested by DavidMarc G. Fournier1997-04-26
* Reverse check for TR so that trbsd gets checked for firstMarc G. Fournier1997-04-26
* Add a results directory and a Makefile so that 'make clean' cleans it outMarc G. Fournier1997-04-26
* Missed an -I directiveMarc G. Fournier1997-04-26
* More misc patches from Thomas for regression tests and linux templatesMarc G. Fournier1997-04-26
* Clean out/up some files that are causing me great headaches since I didn'tMarc G. Fournier1997-04-26
* clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0Marc G. Fournier1997-04-26
* Fix for bootstrap.c problem (F_* values missing from fmgr.h)Marc G. Fournier1997-04-26