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