postgresql/src/test/regress/expected
Tom Lane 6994d0b891 Fix plpgsql so that when a local variable has no initial-value expression,
an error will be thrown correctly if the variable is of a NOT NULL domain.
Report and almost-correct fix from Sergiy Vyshnevetskiy (bug #2948).
2007-02-01 19:22:07 +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 SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 2006-07-28 18:33:04 +00:00
alter_table.out Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
arrays.out Allow assignment to array elements not contiguous with those already 2006-09-29 21:22:21 +00:00
bit.out
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 Rename contains/contained-by operators to @> and <@, per discussion that 2006-09-10 00:29:35 +00:00
btree_index.out
case.out Adjust constant-folding of CASE expressions so that the simple comparison 2005-02-02 21:49:09 +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
char_1.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +00:00
circle.out Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 2007-01-09 02:14:16 +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
conversion.out Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean 2006-02-18 16:15:23 +00:00
copy2.out Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 2006-02-27 16:09:50 +00:00
copyselect.out Extend COPY to support COPY (SELECT ...) TO ... 2006-08-30 23:34:22 +00:00
create_aggregate.out Aggregate functions now support multiple input arguments. I also took 2006-07-27 19:52:07 +00:00
create_index.out Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 2007-01-09 02:14:16 +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
create_table.out GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
create_type.out Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
create_view.out Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
date.out > After all that about numbering centuries and millenia correctly, 2004-08-20 03:45:14 +00:00
delete.out Missed this file in previous commit :-( 2006-03-14 22:50:46 +00:00
dependency.out Get rid of the separate RULE privilege for tables: now only a table's owner 2006-09-05 21:08:36 +00:00
domain.out Fix plpgsql so that when a local variable has no initial-value expression, 2007-02-01 19:22:07 +00:00
drop_if_exists.out DROP IF EXISTS for ROLE/USER/GROUP 2006-02-04 19:06:47 +00:00
errors.out Support the syntax 2006-04-15 17:45:46 +00:00
euc_cn.out
euc_jp.out
euc_kr.out
euc_tw.out
float4-exp-three-digits.out Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is a 2007-01-02 20:00:50 +00:00
float4.out Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is a 2007-01-02 20:00:50 +00:00
float8-exp-three-digits-win32.out Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is a 2007-01-02 20:00:50 +00:00
float8-small-is-zero.out Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is a 2007-01-02 20:00:50 +00:00
float8-small-is-zero_1.out Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is a 2007-01-02 20:00:50 +00:00
float8.out Fix float4/8 to handle Infinity and Nan consistently, e.g. Infinity is a 2007-01-02 20:00:50 +00:00
foreign_key.out Update regression tests for new referential integrity error message 2005-12-28 23:17:09 +00:00
geometry.out Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
geometry_1.out Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 2007-01-09 02:14:16 +00:00
geometry_2.out Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 2007-01-09 02:14:16 +00:00
guc.out Extend 'guc' regression test to check manipulations of datestyle as 2006-08-13 19:31:06 +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 Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
inet.out Update expected result for new inet error message wording. 2007-01-02 23:38:42 +00:00
inherit.out Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE. 2006-06-27 03:43:20 +00:00
insert.out A few regression tests for VALUES, from Gavin Sherry. 2006-08-03 14:54:44 +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 Add regression test to see if the min/max values of int8 convert correctly. 2005-12-05 04:13:38 +00:00
int8.out Add regression test to see if the min/max values of int8 convert correctly. 2005-12-05 04:13:38 +00:00
interval.out Add interval division/multiplication regression tests. 2006-09-06 02:05:41 +00:00
join.out Fix bug introduced into mergejoin logic by performance improvement patch of 2006-03-17 19:38:12 +00:00
join_1.out Adjust join_1.out to match Windows behavior for new mergejoin regression 2006-03-19 01:19:42 +00:00
limit.out
lseg.out
mule_internal.out
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 Fix all known problems with pg_dump's handling of serial sequences 2006-08-21 00:57:26 +00:00
numeric.out Tweak the width_bucket() regression tests to avoid an unnecessary 2007-01-17 16:19:08 +00:00
numeric_big.out
numerology.out
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 Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
opr_sanity.out Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc 2007-01-22 01:35:23 +00:00
path.out
plpgsql.out Support INSERT/UPDATE/DELETE RETURNING in plpgsql, with rowcount checking 2006-08-14 21:14:42 +00:00
point.out Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 2007-01-09 02:14:16 +00:00
polygon.out Rename contains/contained-by operators to @> and <@, per discussion that 2006-09-10 00:29:35 +00:00
polymorphism.out Aggregate functions now support multiple input arguments. I also took 2006-07-27 19:52:07 +00:00
portals.out Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 2006-02-27 16:09:50 +00:00
portals_p2.out
prepare.out Initial SQL/XML support: xml data type and initial set of functions. 2006-12-21 16:05:16 +00:00
prepared_xacts.out Update regression output for new prepare transaction error messages. 2005-10-13 23:12:04 +00:00
privileges.out Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
random.out Improve random regression tests to fail less frequently. 2004-03-15 15:46:25 +00:00
rangefuncs.out Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +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
returning.out Message style improvements 2006-10-06 17:14:01 +00:00
rowtypes.out Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
rules.out Add n_live_tuples and n_dead_tuples to pg_stat_all_tables. 2007-01-02 20:59:32 +00:00
sanity_check.out Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
select.out Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 2007-01-09 02:14:16 +00:00
select_distinct.out Implement IS NOT DISTINCT FROM, update the regression tests and docs. 2005-12-11 10:54:28 +00:00
select_distinct_on.out
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_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_implicit.out Improve parser so that we can show an error cursor position for errors 2006-03-14 22:48:25 +00:00
select_implicit_1.out Improve parser so that we can show an error cursor position for errors 2006-03-14 22:48:25 +00:00
select_implicit_2.out Improve parser so that we can show an error cursor position for errors 2006-03-14 22:48:25 +00:00
select_into.out
select_views.out Adjust expected regression outputs for plan changes caused by recent 2004-04-01 21:59:45 +00:00
select_views_1.out Adjust expected regression outputs for plan changes caused by recent 2004-04-01 21:59:45 +00:00
sequence.out Fix all known problems with pg_dump's handling of serial sequences 2006-08-21 00:57:26 +00:00
sql_ascii.out
stats.out Add a delay at the start of the stats test, to let any prior stats 2007-01-28 03:02:31 +00:00
strings.out Code review for standard_conforming_strings patch. Fix it so it does not 2006-05-11 19:15:36 +00:00
subselect.out Fix problems with rewriter failing to set Query.hasSubLinks when inserting 2005-11-23 17:21:04 +00:00
temp.out Change TRUNCATE's method for searching for foreign-key references so that 2006-06-29 16:07:29 +00:00
text.out
time.out Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
timestamp.out Fix handling of CC (century) format spec in to_date/to_char. According to 2007-01-12 23:34:55 +00:00
timestamptz.out Fix handling of CC (century) format spec in to_date/to_char. According to 2007-01-12 23:34:55 +00:00
timetz.out Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +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 Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
triggers.out Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
truncate.out Change TRUNCATE's method for searching for foreign-key references so that 2006-06-29 16:07:29 +00:00
type_sanity.out Support type modifiers for user-defined types, and pull most knowledge 2006-12-30 21:21:56 +00:00
union.out Improve parser so that we can show an error cursor position for errors 2006-03-14 22:48:25 +00:00
update.out Code review for UPDATE SET (columnlist) patch. Make it handle as much 2006-09-03 22:37:06 +00:00
uuid.out Rewrite uuid input and output routines to avoid dependency on the 2007-01-31 19:33:54 +00:00
vacuum.out
varchar.out Add a "USING" clause to DELETE, which is equivalent to the FROM clause 2005-04-07 01:51:41 +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
without_oid.out Improve parser so that we can show an error cursor position for errors 2006-03-14 22:48:25 +00:00
xml.out Various fixes in the logic of XML functions: 2007-01-25 11:53:52 +00:00
xml_1.out Various fixes in the logic of XML functions: 2007-01-25 11:53:52 +00:00