postgresql/src/test/regress/expected
Thomas G. Lockhart f54668d617 Match results with format from new psql.
All of these tests have been completely inspected and give correct results.
2000-01-04 16:19:34 +00:00
..
Makefile From: Jan Wieck <jwieck@debis.com> 1998-09-29 12:43:05 +00:00
abstime.out Change elog(WARN) to elog(ERROR) and elog(ABORT). 1998-01-05 03:35:55 +00:00
aggregates.out aggregate(DISTINCT ...) works, per SQL spec. 1999-12-13 01:27:21 +00:00
alter_table.out Update error messages with more consistant format. 1999-02-23 07:31:02 +00:00
arrays.out I have two patches for 6.5.0: 1999-05-05 21:38:40 +00:00
boolean.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
box.out Change elog(WARN) to elog(ERROR) and elog(ABORT). 1998-01-05 03:35:55 +00:00
btree_index.out Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
case.out Update regress test for CASE to enable tests involving joins. 1999-05-06 23:09:30 +00:00
char.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
circle.out Change elog(WARN) to elog(ERROR) and elog(ABORT). 1998-01-05 03:35:55 +00:00
comments.out Explicitly test various comment syntaxes. 1997-09-18 03:52:43 +00:00
create_aggregate.out More splits and cleanups... 1997-04-06 06:07:13 +00:00
create_index.out Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
create_misc.out I have two patches for 6.5.0: 1999-05-05 21:38:40 +00:00
create_operator.out Tweak create_operator regress test so it doesn't illustrate 1999-04-10 23:51:16 +00:00
create_table.out I have two patches for 6.5.0: 1999-05-05 21:38:40 +00:00
create_type.out Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 1997-04-22 17:35:09 +00:00
create_view.out More splits and cleanups... 1997-04-06 06:07:13 +00:00
datetime.out Code modified to reject out of range day of month. 1999-04-15 02:19:02 +00:00
errors.out Update regress test expected outputs for small changes in 1999-09-18 19:10:19 +00:00
euc_cn.out More multibyte tests with obsolete spelling of error message... 1999-04-25 23:16:23 +00:00
euc_jp.out We have tested the patches on three platforms: 1999-03-14 16:03:33 +00:00
euc_kr.out More multibyte tests with obsolete spelling of error message... 1999-04-25 23:16:23 +00:00
euc_tw.out More multibyte tests with obsolete spelling of error message... 1999-04-25 23:16:23 +00:00
float4.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
float8-OSF1.out Attached is a patch with some fixes that (I think that) should go into 1998-12-18 07:08:03 +00:00
float8-alpha-osf.out Dec ALpha patches 1999-05-19 18:06:43 +00:00
float8-i386-netbsd.out Add new netbsd file. 1999-05-08 19:28:20 +00:00
float8.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
geometry-arm-netbsd.out Just a couple more files to untar in src/test/regress 1999-05-11 16:29:45 +00:00
geometry-i386-netbsd.out Please apply the following patch for regress.sh to do something useful with 1999-05-07 02:37:08 +00:00
geometry.out Clean up error messages associated with rules and views. 1998-12-13 23:49:18 +00:00
hash_index.out Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
horology.out Code modified to reject out of range day of month. 1999-04-15 02:19:02 +00:00
inet.out Update error messages with more consistant format. 1999-02-23 07:31:02 +00:00
int2-alpha-osf.out Dec ALpha patches 1999-05-19 18:06:43 +00:00
int2-arm-netbsd.out Just a couple more files to untar in src/test/regress 1999-05-11 16:29:45 +00:00
int2-i386-freebsd.out use new config.guess output for system specific expected files .. 1999-04-14 14:04:41 +00:00
int2-i386-netbsd.out Please apply the following patch for regress.sh to do something useful with 1999-05-07 02:37:08 +00:00
int2.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
int4-alpha-osf.out Dec ALpha patches 1999-05-19 18:06:43 +00:00
int4-arm-netbsd.out Just a couple more files to untar in src/test/regress 1999-05-11 16:29:45 +00:00
int4-i386-freebsd.out use new config.guess output for system specific expected files .. 1999-04-14 14:04:41 +00:00
int4-i386-netbsd.out Please apply the following patch for regress.sh to do something useful with 1999-05-07 02:37:08 +00:00
int4.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
int8.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
join.out First tests using JOIN syntax. 1999-02-23 07:27:13 +00:00
limit.out Added LIMIT/OFFSET functionality including new regression test for it. 1999-02-08 14:14:32 +00:00
lseg.out Update test for newly implemented "<=" operator. 1998-02-11 04:13:33 +00:00
mule_internal.out More multibyte tests with obsolete spelling of error message... 1999-04-25 23:16:23 +00:00
name.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
numeric.out New parallel regression test shell and related things. 1999-11-19 18:51:52 +00:00
numeric_big.out Added 2 regression tests for NUMERIC data type. 1999-06-10 17:49:32 +00:00
numerology.out Add inter-type regression tests for geometry, date/time, and numbers. 1997-05-11 15:42:09 +00:00
oid.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
oidjoins.out Delete unused system table pg_parg. 1999-03-27 17:26:26 +00:00
opr_sanity.out Added empty TOASTER files and corrected some minor glitches 1999-12-21 00:06:44 +00:00
path.out Change elog(WARN) to elog(ERROR) and elog(ABORT). 1998-01-05 03:35:55 +00:00
plpgsql.out Update for change of 'duplicate key' message. 1999-11-23 04:19:39 +00:00
point.out Change elog(WARN) to elog(ERROR) and elog(ABORT). 1998-01-05 03:35:55 +00:00
polygon.out Change elog(WARN) to elog(ERROR) and elog(ABORT). 1998-01-05 03:35:55 +00:00
portals.out Added initial set of expected outputs for new regression testing. 1997-04-29 14:23:51 +00:00
portals_p2.out There is no partial index onek2_u1_prtl in tests... 1997-05-05 06:43:59 +00:00
random.out Update the random test so it should succeed most of the time. 1998-08-17 16:11:35 +00:00
reltime.out Change elog(WARN) to elog(ERROR) and elog(ABORT). 1998-01-05 03:35:55 +00:00
rules.out Added empty TOASTER files and corrected some minor glitches 1999-12-21 00:06:44 +00:00
sanity_check.out pg_statistic has an index now too... 1999-11-27 21:05:04 +00:00
select.out Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
select_distinct.out Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
select_distinct_on.out Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
select_having.out > David Hartwig wrote: 1998-09-02 23:37:13 +00:00
select_implicit.out Replace generic 'Illegal use of aggregates' error message with one that 1999-12-09 05:58:56 +00:00
select_into.out Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
select_views.out Second query in select_views.sql is replaced. 1998-02-23 13:59:34 +00:00
strings.out Add test for UNION. 1998-05-29 13:22:42 +00:00
subselect.out Add new subselect test. 1998-02-18 07:32:17 +00:00
temp.out Update regress test expected outputs for small changes in 1999-09-18 19:10:19 +00:00
text.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
timespan.out Change elog(WARN) to elog(ERROR) and elog(ABORT). 1998-01-05 03:35:55 +00:00
tinterval.out Update tinterval test to have correctly sorted results, 1998-10-29 04:29:12 +00:00
transactions.out Added initial set of expected outputs for new regression testing. 1997-04-29 14:23:51 +00:00
triggers.out This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. 1999-09-29 16:06:40 +00:00
type_sanity.out Correct type_sanity test so it doesn't spit up on new 1999-05-09 23:43:25 +00:00
union.out Add test for UNION. 1998-05-29 13:22:42 +00:00
varchar.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
view_perms.out From: Jan Wieck <jwieck@debis.com> 1998-02-27 02:38:15 +00:00