postgresql/src/test/regress/expected
Bruce Momjian 5d5cf912bc I have two patches for 6.5.0:
arrayfuncs.patch        fixes a small bug in my previous patches for
arrays

array-regress.patch     adds _bpchar and _varchar to regression tests

--
Massimo Dal Zotto
1999-05-05 21:38:40 +00:00
..
abstime.out
aggregates.out
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
box.out
btree_index.out
case.out Add many new test cases. 1999-02-23 07:30:05 +00:00
char.out
circle.out
comments.out
create_aggregate.out
create_index.out
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
create_view.out
datetime.out Code modified to reject out of range day of month. 1999-04-15 02:19:02 +00:00
errors.out Update error messages with more consistant format. 1999-02-23 07:31:02 +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
float8-NetBSD.out Here are some patches to fix up the regression tests so that the union 1998-09-22 16:52:59 +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.out Improper addition of NaN/Infinity recognition to float8in() 1999-01-24 00:12:59 +00:00
geometry-NetBSD.out Regression test cleanup. 1998-09-18 21:47:27 +00:00
geometry.out Clean up error messages associated with rules and views. 1998-12-13 23:49:18 +00:00
hash_index.out
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-i386-freebsd.out use new config.guess output for system specific expected files .. 1999-04-14 14:04:41 +00:00
int2.out Fix error message to match that returned by new regression test reference 1999-04-15 02:15:36 +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.out Fix error message to match that returned by new regression test reference 1999-04-15 02:15:36 +00:00
int8.out Include tests for new 8-byte integer (minimal). 1998-07-08 14:29:09 +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
Makefile From: Jan Wieck <jwieck@debis.com> 1998-09-29 12:43:05 +00:00
mule_internal.out More multibyte tests with obsolete spelling of error message... 1999-04-25 23:16:23 +00:00
name.out Add Darren's char2-16 files. 1998-04-27 13:50:03 +00:00
numerology.out
oid.out
oidjoins.out Delete unused system table pg_parg. 1999-03-27 17:26:26 +00:00
opr_sanity.out Fix some more hashjoin-related bugs in pg_operator. Fix 1999-04-07 23:33:33 +00:00
path.out
plpgsql.out failed to add some of Jan's files :( 1998-10-01 03:38:45 +00:00
point.out
polygon.out
portals_p2.out
portals.out
random.out Update the random test so it should succeed most of the time. 1998-08-17 16:11:35 +00:00
reltime.out
rules.out Add ORDER BY clauses to some select-from-view operations 1999-04-15 03:40:50 +00:00
sanity_check.out
select_distinct_on.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_having.out > David Hartwig wrote: 1998-09-02 23:37:13 +00:00
select_implicit.out Update error messages with more consistant format. 1999-02-23 07:31:02 +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
select.out Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
strings.out Add test for UNION. 1998-05-29 13:22:42 +00:00
subselect.out
temp.out Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
text.out
timespan.out
tinterval.out Update tinterval test to have correctly sorted results, 1998-10-29 04:29:12 +00:00
transactions.out
triggers.out
type_sanity.out Un-break CREATE TYPE. Fix some other inconsistencies in the 1999-04-20 03:51:19 +00:00
union.out Add test for UNION. 1998-05-29 13:22:42 +00:00
varchar.out
view_perms.out