aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-11
* Update test for newly implemented "<=" operator.Thomas G. Lockhart1998-02-11
* regression test based off of Solaris/Sparc v2.6Marc G. Fournier1998-02-10
* Clean up regression tests for SunOS (based on Solaris v2.6)Marc G. Fournier1998-02-10
* Current output for FreeBSD (2/1/98)Marc G. Fournier1998-02-02
* minor change so that it outputs to regression.diffs ...Marc G. Fournier1998-02-01
* Make changes so that when the diff is done between 'expected' and 'results',Marc G. Fournier1998-02-01
* From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier1998-01-17
* this should pretty much clean up the i386_solaris port, with regressionMarc G. Fournier1998-01-13
* Updated Regression outputMarc G. Fournier1998-01-13
* Fix up for recent changes in elog error messages.Thomas G. Lockhart1998-01-10
* Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...Bruce Momjian1998-01-07
* Regression cleanup of WARN.Bruce Momjian1998-01-06
* Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...Bruce Momjian1998-01-06
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-05
* Various fixes NETBSD/sparc relatedMarc G. Fournier1998-01-04
* Include SPI module when cleaning.Thomas G. Lockhart1998-01-01
* Add regression output from FreeBSDMarc G. Fournier1997-12-19
* Here is the difference between expected->results of the regressionMarc G. Fournier1997-12-19
* Mention PST8PDT explicitly in the banner message (rather than PST/PDT).Thomas G. Lockhart1997-12-16
* Include informational messages added for implicit index creation.Thomas G. Lockhart1997-12-09
* Add test for multi-character char().Thomas G. Lockhart1997-12-05
* Change constraint syntax to SQL92 style.Thomas G. Lockhart1997-12-05
* Deep-six tests using time travel, which has been removed from Postgres.Thomas G. Lockhart1997-12-01
* Add tests for varchar() and combinations of string types.Thomas G. Lockhart1997-12-01
* Adjust tests to reflect removal of time travel.Thomas G. Lockhart1997-12-01
* Adjust output to reflect changes in tests.Thomas G. Lockhart1997-12-01
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-25
* Fix testing problem when 'current' equal to 'now' for separate insertsThomas G. Lockhart1997-11-15
* Set time zone and date style environment variables.Thomas G. Lockhart1997-11-14
* Remove unnecessary inclusion of <ctype.h>.Thomas G. Lockhart1997-11-10
* File is created by make from source in ../outputThomas G. Lockhart1997-11-07
* Change error message for rejected input.Thomas G. Lockhart1997-11-07
* Update for modified quoting style in some error messages.Thomas G. Lockhart1997-10-30
* Add script to check regression tests.Bruce Momjian1997-10-30
* Modify to reflect changes in boolean input behavior (rejects bad inputThomas G. Lockhart1997-10-25
* Remove extraneous row from user_relns table. Don't know where it came from...Thomas G. Lockhart1997-10-25
* Changes due to fixed DEFAULT behaviour.Vadim B. Mikheev1997-10-17
* Scripts to run queries and data.Vadim B. Mikheev1997-09-26
* Some results.Vadim B. Mikheev1997-09-26
* Start with performance suite.Vadim B. Mikheev1997-09-26
* Massive examples fix from Nicola BernardelliBruce Momjian1997-09-25
* Use additional ORDER BY to cope with new sorting routines.Thomas G. Lockhart1997-09-24
* Timetravel tests.Vadim B. Mikheev1997-09-24
* Added: ttdummy() - variation of timetravel() functionVadim B. Mikheev1997-09-24
* Output changed for new ORDER BY to cope with new sorting routines.Thomas G. Lockhart1997-09-20
* Output changed to reflect extra entries from new regression tests.Thomas G. Lockhart1997-09-20
* Change ORDER BY to get consistant results with new sorting routines.Thomas G. Lockhart1997-09-20
* Update results count to reflect bad entries now being rejected by new decoder.Thomas G. Lockhart1997-09-20
* Change ORDER BY to get more consistant results.Thomas G. Lockhart1997-09-20