postgresql/src/test/regress/expected
Tom Lane b503cbe319 First pass at integrating BIT and BIT VARYING code from Adriaan Joubert.
Update functions to new-style fmgr, make BIT and VARBIT be binary-
equivalent, add entries to allow these types to be btree indexed,
correct a few bugs.  BIT/VARBIT are now toastable, too.
NOTE: initdb forced due to catalog updates.
2000-08-21 04:48:57 +00:00
..
abstime-1947-PDT.out Aix additions 2000-04-17 18:11:43 +00:00
abstime-solaris-1947.out Solaris has always had problems with 1947 in the 2000-02-06 05:09:42 +00:00
abstime.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
aggregates.out Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
alter_table.out Hmm. I didn't expect a change since I hadn't added tests for the new 2000-07-16 19:27:29 +00:00
arrays.out Further cleanup of array behavior. Slice assignments to arrays with 2000-07-23 01:36:05 +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 Update for new psql formatting. 2000-01-06 06:40:54 +00:00
char.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
circle.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
comments.out Implement nested block comments in the backend and in psql. 2000-07-14 15:43:57 +00:00
create_aggregate.out Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
create_index.out Finish repairing 6.5's problems with r-tree indexes: create appropriate 2000-02-17 03:40:02 +00:00
create_misc.out Add a simple regress test for SERIAL --- it's not much, 2000-02-20 02:16:02 +00:00
create_operator.out Update output to new psql conventions. 2000-01-05 17:31:08 +00:00
create_table.out Update output to new psql conventions. 2000-01-05 17:31:08 +00:00
create_type.out Update output to new psql conventions. 2000-01-05 17:31:08 +00:00
create_view.out Update regression tests for ONLY and other recent changes. 2000-06-10 05:19:26 +00:00
errors.out Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
euc_cn.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
euc_jp.out Fix for char_length() changes 2000-03-16 05:07:21 +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-cygwin.out I have tested the beta3 on WinNT and here are the results: 2000-03-31 14:14:36 +00:00
float8-exp-three-digits.out Update alternate float8 output files to match current float8.sql. 2000-03-30 07:46:00 +00:00
float8-fp-exception.out Update alternate float8 output files to match current float8.sql. 2000-03-30 07:46:00 +00:00
float8-small-is-zero.out Add expected output for netbsd, per report from Patrick Welche. 2000-03-31 05:30:31 +00:00
float8.out Convert float8 regress test to use exp() and ln() instead of ':' and 2000-03-20 05:19:11 +00:00
foreign_key.out Add missing files like foreign key regression tests and config.h.win32. 2000-02-24 16:02:28 +00:00
geometry-cygwin-precision.out I have tested the beta3 on WinNT and here are the results: 2000-03-31 14:14:36 +00:00
geometry-i86-gnulibc.out Update platform-specific-expected-file support so that platforms can be 2000-01-09 20:54:36 +00:00
geometry-positive-zeros-bsd.out Rename geometry.*bsdi to geo.*bsd. for Freebsd. 2000-04-05 02:36:41 +00:00
geometry-positive-zeros.out Fix a couple of missed changes in expected results. 2000-03-15 06:24:58 +00:00
geometry-powerpc-aix4.out Aix additions 2000-04-17 18:11:43 +00:00
geometry-powerpc-linux-gnulibc1.out New platform specific geometry regression expected file for 2000-03-26 02:28:07 +00:00
geometry-solaris-precision.out Solaris geometry results were out of sync with the input file 2000-04-05 11:02:28 +00:00
geometry.out Attached is the regression diff for geometry, RedHat 6.1 on a Pentium 2000-03-26 00:18:57 +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-1947-PDT.out Aix additions 2000-04-17 18:11:43 +00:00
horology-no-DST-before-1970.out Tweak horology regress test to ensure platform-independent ordering of 2000-03-16 17:03:41 +00:00
horology-solaris-1947.out Update horology-solaris-1947.out per results from SL Baur. These are 2000-03-31 05:11:13 +00:00
horology.out Update test for new ORDER BY clause from Tom Lane. 2000-03-21 05:59:14 +00:00
inet.out Convert inet-related functions to new fmgr style. I have also taken it 2000-08-03 23:07:51 +00:00
inherit.out Attached is a new patch which addresses this problem. (oids in 2000-07-02 22:01:27 +00:00
int2-math-result-out-of-range.out I have tested the beta3 on WinNT and here are the results: 2000-03-31 14:14:36 +00:00
int2-not-representable.out Update platform-specific-expected-file support so that platforms can be 2000-01-09 20:54:36 +00:00
int2-too-large.out First examples of multiplatform result comparison files. 2000-01-09 06:32:33 +00:00
int2.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
int4-math-result-out-of-range.out I have tested the beta3 on WinNT and here are the results: 2000-03-31 14:14:36 +00:00
int4-not-representable.out Remove some results from int4-not-representable.out 2000-03-26 02:25:34 +00:00
int4-too-large.out Fix a couple of missed changes in expected results. 2000-03-15 06:24:58 +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 for to_char change. 2000-04-08 02:02:26 +00:00
int8.out Update create_rule manual page. 2000-04-07 19:17:51 +00:00
interval.out All regression tests pass except for rules.sql (unrelated). 2000-02-16 17:27:27 +00:00
join.out Repair list-vs-node confusion that resulted in failure for INNER JOIN ON. 2000-05-12 01:33:56 +00:00
limit.out Update remaining tests for new psql, with the exception of 'arrays', 2000-01-09 03:48:39 +00:00
lseg.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
Makefile install_plpgsql is no longer a regress test (it's done via createlang); 2000-01-09 19:34:43 +00:00
mule_internal.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
name.out Match results with format from new psql. 2000-01-04 16:19:34 +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 create_rule manual page. 2000-04-07 19:17:51 +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 Match results with format from new psql. 2000-01-04 16:19:34 +00:00
oidjoins.out Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
opr_sanity.out First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. 2000-08-21 04:48:57 +00:00
path.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
plpgsql.out Remove CVS $Header lines from a couple of regress test files that had 2000-01-09 04:01:49 +00:00
point.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
polygon.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
portals_p2.out Update remaining tests for new psql, with the exception of 'arrays', 2000-01-09 03:48:39 +00:00
portals.out Update remaining tests for new psql, with the exception of 'arrays', 2000-01-09 03:48:39 +00:00
random.out Update for new psql formatting. 2000-01-06 06:40:54 +00:00
reltime.out Verified output from new psql. 2000-01-05 06:06:23 +00:00
rules.out Rename rule CURRENT to OLD in source tree. Add mapping for backward 2000-06-12 19:40:58 +00:00
sanity_check.out Make the regression tests safe for TOAST. 2000-07-05 23:02:37 +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.out Update for new psql formatting. 2000-01-06 06:40:54 +00:00
select_implicit.out Update for new psql formatting. 2000-01-06 06:40:54 +00:00
select_into.out Remove FROM warning by fixing query. 2000-06-04 17:52:54 +00:00
select_views.out Update remaining tests for new psql, with the exception of 'arrays', 2000-01-09 03:48:39 +00:00
select.out New cost model for planning, incorporating a penalty for random page 2000-02-15 20:49:31 +00:00
sql_ascii.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
strings.out Forgot to update the regression test output. 2000-08-07 01:43:14 +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 Update remaining tests for new psql, with the exception of 'arrays', 2000-01-09 03:48:39 +00:00
text.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
timestamp.out In the attache is new (correct) version. I add TZ (timezone) support 2000-07-03 16:01:33 +00:00
tinterval-1947-PDT.out Aix additions 2000-04-17 18:11:43 +00:00
tinterval-solaris-1947.out Solaris has always had problems with 1947 in the 2000-02-06 05:09:42 +00:00
tinterval.out Verified output from new psql. 2000-01-05 06:06:23 +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 Now that new psql is fflush()'ing properly, it emerges that several 2000-01-15 19:18:24 +00:00
type_sanity.out Make the regression tests safe for TOAST. 2000-07-05 23:02:37 +00:00
union.out Update for new psql formatting. 2000-01-06 06:40:54 +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