postgresql/src/test/regress/expected
Tom Lane 5123139210 Remove encoding lookups from grammar stage, push them back to places
where it's safe to do database access.  Along the way, fix core dump
for 'DEFAULT' parameters to CREATE DATABASE.  initdb forced due to
change in pg_proc entry.
2002-11-02 18:41:22 +00:00
..
abstime-solaris-1947.out Update regress tests to reflect removal of 'current'. 2001-11-21 18:27:25 +00:00
abstime.out Update regress tests to reflect removal of 'current'. 2001-11-21 18:27:25 +00:00
aggregates.out Alter scale selection for NUMERIC division and transcendental functions 2002-10-02 19:21:26 +00:00
alter_table.out Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
arrays.out Throw error on pg_atoi(''), regression adjustments. 2002-08-27 20:29:11 +00:00
bit.out Allow bit string constants without fully-specified length declaration. 2002-08-04 06:33:59 +00:00
boolean.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
box.out Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
btree_index.out Update remaining tests for new psql, with the exception of 'arrays', 2000-01-09 03:48:39 +00:00
case.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
char_1.out Make regression tests locale-proof by setting some locale categories 2002-05-14 13:05:43 +00:00
char.out Make char(n) and varchar(n) types raise an error if the inserted string is 2001-05-21 16:54:46 +00:00
circle.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
cluster.out I attach a little patch to make CLUSTER set and reset the indisclustered 2002-08-27 03:38:28 +00:00
comments.out Implement nested block comments in the backend and in psql. 2000-07-14 15:43:57 +00:00
conversion.out Remove encoding lookups from grammar stage, push them back to places 2002-11-02 18:41:22 +00:00
copy2.out Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
create_aggregate.out Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
create_index.out Add some minimal exercising of functional-index feature to regression 2001-08-27 23:23:35 +00:00
create_misc.out Fix pg_dump to dump serial columns as serials. Per pghackers discussion, 2002-08-19 19:33:36 +00:00
create_operator.out Update output to new psql conventions. 2000-01-05 17:31:08 +00:00
create_table.out Change made to elog: 2002-03-06 06:10:59 +00:00
create_type.out Reduce messages associated with shell-type function arguments/results 2002-11-01 19:19:58 +00:00
create_view.out Department of second thoughts: make checks for replacing a view slightly 2002-09-02 20:04:40 +00:00
date.out Add regression tests for date, time, and time with time zone types. 2000-09-12 05:42:20 +00:00
domain.out Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
errors.out I guess the intention was to test incomplete SELECT statements, not 2002-09-02 06:05:16 +00:00
euc_cn.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
euc_jp.out Fix for drop db message format changes 2000-10-27 02:25:34 +00:00
euc_kr.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
euc_tw.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
float4-exp-three-digits.out Add QNX fixes from Kardos, Dr. Andreas 2000-03-01 19:11:12 +00:00
float4.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
float8-exp-three-digits.out Update for test changes. 2002-11-01 15:20:09 +00:00
float8-fp-exception.out Update for test changes. 2002-11-01 15:20:09 +00:00
float8-small-is-zero.out Update for test changes. 2002-10-22 20:01:15 +00:00
float8.out This patch adds some missing functions for float8 math operations, 2002-10-19 02:08:19 +00:00
foreign_key.out Move most of the error checking for foreign-key constraints out of 2002-09-22 00:37:09 +00:00
geometry-alpha-precision.out Update geometry-alpha-precision.out per reports from Brent Verner and 2001-01-01 23:18:18 +00:00
geometry-bsd-precision.out Update regression for FreeBSD 4.7, for Larry Rosenman 2002-10-29 03:44:22 +00:00
geometry-i86-gnulibc.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-intel-beos.out The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
geometry-irix.out Update IRIX geometry results to match newer MIPS FPUs, rather than 2001-12-03 17:48:57 +00:00
geometry-positive-zeros-bsd.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-positive-zeros.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-powerpc-aix4.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-powerpc-darwin.out Update to match expected results on OS X 10.2. 2002-11-01 18:15:34 +00:00
geometry-powerpc-linux-gnulibc1.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-solaris-i386-pc.out geometry tests 'FAILED' from a precision standpoint, but differently then 2001-03-22 15:13:19 +00:00
geometry-solaris-precision.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
geometry-uw7-cc.out geometry result files for unixware 2000-11-22 01:00:54 +00:00
geometry-uw7-gcc.out geometry result files for unixware 2000-11-22 01:00:54 +00:00
geometry.out Fix results to work with normal systems again. 2001-11-29 18:57:31 +00:00
hash_index.out Update remaining tests for new psql, with the exception of 'arrays', 2000-01-09 03:48:39 +00:00
horology-no-DST-before-1970.out Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
horology-solaris-1947.out Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
horology.out Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
inet.out Make inet/cidr << and <<= operators indexable. From Alex Pilosov <alex@pilosoft.com>. 2001-06-17 02:05:20 +00:00
inherit.out Change made to elog: 2002-03-06 06:10:59 +00:00
insert.out Change error messages ExecAppend->ExecInsert and ExecReplace->ExecUpdate 2002-07-11 21:36:20 +00:00
int2.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
int4.out Implement column aliases on views "CREATE VIEW name (collist)". 2000-03-14 23:06:59 +00:00
int8-exp-three-digits.out Update regression expected results for to_char() change. 2002-09-20 16:44:55 +00:00
int8.out Update regression expected results for to_char() change. 2002-09-20 16:44:55 +00:00
interval.out Add regression test to catch future breakage of avg(interval). This 2001-05-18 16:02:01 +00:00
join.out Add additional ORDER BY to join regression test, per Tatsuo. 2002-10-30 01:28:12 +00:00
limit.out Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion. 2001-10-20 02:55:39 +00:00
lseg.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
mule_internal.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
name.out Changes to documentation and the regression tests for the default 2002-09-07 18:39:05 +00:00
numeric_big.out Update numeric_big regress test for 7.0. This has apparently been 2000-03-30 07:13:20 +00:00
numeric.out Update regression expected results for to_char() change. 2002-09-20 16:44:55 +00:00
numerology.out Tweak GROUP BY so that it will still accept result-column names, but only 2000-03-15 23:31:19 +00:00
oid.out Make oidin/oidout produce and consume unsigned representation of Oid, 2000-11-21 03:23:21 +00:00
oidjoins.out Update oidjoins regression test for 7.3 catalogs. 2002-09-05 19:58:14 +00:00
opr_sanity.out Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
path.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
plpgsql.out plpgsql functions can return RECORD, per Neil Conway. 2002-09-01 16:28:06 +00:00
point.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
polygon.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
portals_p2.out Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
portals.out Update remaining tests for new psql, with the exception of 'arrays', 2000-01-09 03:48:39 +00:00
prepare.out Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
privileges.out Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
random.out Update for new psql formatting. 2000-01-06 06:40:54 +00:00
rangefuncs.out Fix for breakage of C-coded SRFs, from Joe Conway. 2002-08-30 19:56:49 +00:00
reltime.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
rules.out Fix rewrite code so that rules are in fact executed in order by name, 2002-10-19 19:00:47 +00:00
sanity_check.out Fix pg_dump to dump serial columns as serials. Per pghackers discussion, 2002-08-19 19:33:36 +00:00
select_distinct_on.out Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
select_distinct.out Update for new psql formatting. 2000-01-06 06:40:54 +00:00
select_having_1.out Make regression tests locale-proof by setting some locale categories 2002-05-14 13:05:43 +00:00
select_having.out The attached patch fixes some spelling mistakes, makes the 2002-06-26 21:58:56 +00:00
select_implicit_1.out Make regression tests locale-proof by setting some locale categories 2002-05-14 13:05:43 +00:00
select_implicit.out First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
select_into.out Remove FROM warning by fixing query. 2000-06-04 17:52:54 +00:00
select_views_1.out Make regression tests locale-proof by setting some locale categories 2002-05-14 13:05:43 +00:00
select_views.out Fixing closed-path intersection logic causes this test to find more 2001-10-13 17:41:11 +00:00
select.out New depend code auto-drops sequence, fix copy2.out. 2002-07-18 17:11:49 +00:00
sql_ascii.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
strings.out Bring SIMILAR TO and SUBSTRING into some semblance of conformance with 2002-09-22 17:27:25 +00:00
subselect.out subselect regress test was kind of silly; it claimed to test correlation 2000-03-23 07:42:13 +00:00
temp.out Make regression tests safe for autocommit = 'off'. 2002-10-19 01:35:43 +00:00
text.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
time.out Update error message wording for format_type change. 2001-10-03 19:24:36 +00:00
timestamp.out Support alternate storage scheme of 64-bit integer for date/time types. 2002-04-21 19:52:18 +00:00
timestamptz.out Support alternate storage scheme of 64-bit integer for date/time types. 2002-04-21 19:52:18 +00:00
timetz.out Fix queries to insulate from daylight savings time. 2001-10-31 14:44:23 +00:00
tinterval-solaris-1947.out Update solaris-1947 variant files for new datetime regression tests. 2001-10-30 22:48:57 +00:00
tinterval.out Add separate regression tests for timetz and the new timestamptz type. 2001-09-28 08:00:11 +00:00
transactions.out Update remaining tests for new psql, with the exception of 'arrays', 2000-01-09 03:48:39 +00:00
triggers.out Restore NOTICEs that were mistakenly removed from triggers regression 2002-10-03 18:40:02 +00:00
truncate.out Code review for recent TRUNCATE changes. Tighten relation-kind check, 2002-08-22 14:23:36 +00:00
type_sanity.out Replace pg_attribute.attisinherited with attislocal and attinhcount 2002-09-22 19:42:52 +00:00
union.out Extend pg_cast castimplicit column to a three-way value; this allows us 2002-09-18 21:35:25 +00:00
vacuum.out Add new vacuum regression test files. 2002-07-20 04:58:14 +00:00
varchar_1.out Make regression tests locale-proof by setting some locale categories 2002-05-14 13:05:43 +00:00
varchar.out Make char(n) and varchar(n) types raise an error if the inserted string is 2001-05-21 16:54:46 +00:00
without_oid.out Add new configure files for missing-oid patch. 2002-07-20 05:39:46 +00:00