postgresql/src/test/regress/expected
Bruce Momjian b2b6548c79 Please find attached diffs for documentation and simple regression
tests for the new interval->day changes. I added tests for
justify_hours() and justify_days() to interval.sql, as they take
interval input and produce interval output. If there's a more
appropriate place for them, please let me know.

Michael Glaesemann
2005-07-30 14:52:04 +00:00
..
abstime.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
aggregates.out Create the planner mechanism for optimizing simple MIN and MAX queries 2005-04-11 23:06:57 +00:00
alter_table.out First cut at planner support for bitmap index scans. Lots to do yet, 2005-04-22 21:58:32 +00:00
arrays.out Add E'' syntax so eventually normal strings can treat backslashes 2005-06-26 03:04:37 +00:00
bit.out Error message editing in utils/adt. Again thanks to Joe Conway for doing 2003-07-27 04:53:12 +00:00
boolean.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
box.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +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 Adjust constant-folding of CASE expressions so that the simple comparison 2005-02-02 21:49:09 +00:00
char_1.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
char.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
circle.out Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
cluster.out Track dependencies on shared objects (which is to say, roles; we already 2005-07-07 20:40:02 +00:00
comments.out Implement nested block comments in the backend and in psql. 2000-07-14 15:43:57 +00:00
conversion.out Add support for Win1252 encoding. 2005-03-14 18:31:25 +00:00
copy2.out Add E'' syntax so eventually normal strings can treat backslashes 2005-06-26 03:04:37 +00:00
create_aggregate.out COMMENT ON casts, conversions, languages, operator classes, and 2003-11-21 22:32:49 +00:00
create_index.out Fix platform-dependency in recently added regression tests. 2005-07-01 23:18:01 +00:00
create_misc.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
create_operator.out Attached is a patch implementing factorial(), returning numeric. Points 2003-12-01 21:52:38 +00:00
create_table.out This patch updates the regression tests to allow "make installcheck" to 2005-01-22 05:12:33 +00:00
create_type.out COMMENT ON casts, conversions, languages, operator classes, and 2003-11-21 22:32:49 +00:00
create_view.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
date.out > After all that about numbering centuries and millenia correctly, 2004-08-20 03:45:14 +00:00
dependency.out Track dependencies on shared objects (which is to say, roles; we already 2005-07-07 20:40:02 +00:00
domain.out Regression tests for recent bugfix to ALTER TABLE ADD COLUMN: ensure that 2005-01-25 03:22:19 +00:00
errors.out Add a regression test to verify that the stack depth checker actually 2005-02-11 22:15:12 +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 a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
float4.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
float8-exp-three-digits-win32.out Remove grammar productions for prefix and postfix % and ^ operators, 2005-06-08 21:15:29 +00:00
float8-exp-three-digits.out Remove grammar productions for prefix and postfix % and ^ operators, 2005-06-08 21:15:29 +00:00
float8-small-is-zero_1.out Remove grammar productions for prefix and postfix % and ^ operators, 2005-06-08 21:15:29 +00:00
float8-small-is-zero.out Remove grammar productions for prefix and postfix % and ^ operators, 2005-06-08 21:15:29 +00:00
float8.out Remove grammar productions for prefix and postfix % and ^ operators, 2005-06-08 21:15:29 +00:00
foreign_key.out When enqueueing after-row triggers for updates of a table with a foreign 2005-05-30 07:20:59 +00:00
geometry_1.out Fix compare_fuzzy_path_costs() to behave a bit more sanely. The original 2005-07-22 19:12:02 +00:00
geometry_2.out Fix compare_fuzzy_path_costs() to behave a bit more sanely. The original 2005-07-22 19:12:02 +00:00
geometry.out Fix compare_fuzzy_path_costs() to behave a bit more sanely. The original 2005-07-22 19:12:02 +00:00
hash_index.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
horology.out Please find attached diffs for documentation and simple regression 2005-07-30 14:52:04 +00:00
inet.out Update CIDR regresion tests to test for network masks inside the last 2004-10-08 01:45:37 +00:00
inherit.out Add regression tests for the fix committed by Tom for casting between 2004-12-12 22:49:50 +00:00
insert.out Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
int2.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
int4.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
int8-exp-three-digits.out Fix overlooked regression output file. 2005-06-26 17:20:04 +00:00
int8.out Add E'' syntax so eventually normal strings can treat backslashes 2005-06-26 03:04:37 +00:00
interval.out Please find attached diffs for documentation and simple regression 2005-07-30 14:52:04 +00:00
join_1.out Fix compare_fuzzy_path_costs() to behave a bit more sanely. The original 2005-07-22 19:12:02 +00:00
join.out Fix compare_fuzzy_path_costs() to behave a bit more sanely. The original 2005-07-22 19:12:02 +00:00
limit.out Remove LIMIT #,# and suggest LIMIT # OFFSET #, per mailing list discussion. 2001-10-20 02:55:39 +00:00
lseg.out Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
mule_internal.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
name.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
namespace.out Clean up generation of default names for constraints, indexes, and serial 2004-06-10 17:56:03 +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 Add E'' syntax so eventually normal strings can treat backslashes 2005-06-26 03:04:37 +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 Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
oidjoins.out Add aggsortop column to pg_aggregate, so that MIN/MAX optimization can 2005-04-12 04:26:34 +00:00
opr_sanity.out Migrate rtree_gist functionality into the core system, and add some 2005-07-01 19:19:05 +00:00
path.out Message editing: remove gratuitous variations in message wording, standardize 2003-09-25 06:58:07 +00:00
plpgsql.out In PL/PgSQL, allow a block's label to be optionally specified at the 2005-07-02 08:59:48 +00:00
point.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
polygon.out Extend r-tree operator classes to handle Y-direction tests equivalent 2005-06-24 20:53:34 +00:00
polymorphism.out Tweak planner to use a minimum size estimate of 10 pages for a 2005-03-24 19:14:49 +00:00
portals_p2.out Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
portals.out Fix interaction between materializing holdable cursors and firing 2005-04-11 19:51:16 +00:00
prepare.out Another round of error message editing, covering backend/commands/. 2003-07-20 21:56:35 +00:00
prepared_xacts.out Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +00:00
privileges.out Track dependencies on shared objects (which is to say, roles; we already 2005-07-07 20:40:02 +00:00
random.out Improve random regression tests to fail less frequently. 2004-03-15 15:46:25 +00:00
rangefuncs.out Simple constraint exclusion. For now, only child tables of inheritance 2005-07-23 21:05:48 +00:00
reltime.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
rowtypes.out Add E'' syntax so eventually normal strings can treat backslashes 2005-06-26 03:04:37 +00:00
rules.out Add a role property 'rolinherit' which, when false, denotes that the role 2005-07-26 16:38:29 +00:00
sanity_check.out Integrate autovacuum functionality into the backend. There's still a 2005-07-14 05:13:45 +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 Add a basic regression test for IS DISTINCT FROM, which has spent way too 2002-12-13 20:16:11 +00:00
select_having_1.out Make the behavior of HAVING without GROUP BY conform to the SQL spec. 2005-03-10 23:21:26 +00:00
select_having_2.out Make the behavior of HAVING without GROUP BY conform to the SQL spec. 2005-03-10 23:21:26 +00:00
select_having.out Make the behavior of HAVING without GROUP BY conform to the SQL spec. 2005-03-10 23:21:26 +00:00
select_implicit_1.out Fix regression error messages for platforms Peter doesn't use. 2003-09-25 16:16:35 +00:00
select_implicit_2.out Fix regression error messages for platforms Peter doesn't use. 2003-09-25 16:16:35 +00:00
select_implicit.out Fix regression error messages for platforms Peter doesn't use. 2003-09-25 16:16:35 +00:00
select_into.out Remove FROM warning by fixing query. 2000-06-04 17:52:54 +00:00
select_views_1.out Adjust expected regression outputs for plan changes caused by recent 2004-04-01 21:59:45 +00:00
select_views.out Adjust expected regression outputs for plan changes caused by recent 2004-04-01 21:59:45 +00:00
select.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
sequence.out Add a function lastval(), which returns the value returned by the 2005-06-07 07:08:35 +00:00
sql_ascii.out Fixes for char_length() change. 2000-03-16 11:55:43 +00:00
stats.out In the stats test, delay for the stats collector to catch up using a 2005-07-23 14:18:57 +00:00
strings.out I made the patch that implements regexp_replace again. 2005-07-10 04:54:33 +00:00
subselect.out Fix overenthusiastic optimization of 'x IN (SELECT DISTINCT ...)' and related 2005-07-15 17:09:26 +00:00
temp.out Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
text.out Match results with format from new psql. 2000-01-04 16:19:34 +00:00
time.out Fix hidden whitespace differences between expected and result files. 2003-11-01 03:07:07 +00:00
timestamp.out Add E'' syntax so eventually normal strings can treat backslashes 2005-06-26 03:04:37 +00:00
timestamptz.out Add E'' syntax so eventually normal strings can treat backslashes 2005-06-26 03:04:37 +00:00
timetz.out Fix hidden whitespace differences between expected and result files. 2003-11-01 03:07:07 +00:00
tinterval.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
transactions.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
triggers.out Unbreak regression tests (Peter's recent checkin to executor/spi.c did 2004-10-13 01:22:31 +00:00
truncate.out Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
type_sanity.out Change typreceive function API so that receive functions get the same 2005-07-10 21:14:00 +00:00
union.out Adjust data types in some of the UNION tests to avoid potentially 2003-11-02 22:35:26 +00:00
update.out This patch adds a new regression test for the UPDATE command. Right 2003-08-26 18:32:23 +00:00
vacuum.out Add new vacuum regression test files. 2002-07-20 04:58:14 +00:00
varchar_1.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
varchar.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
without_oid.out Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 2004-08-04 21:34:35 +00:00