postgresql/src/test/regress/expected
..
.gitignore
abstime.out Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
advisory_lock.out
aggregates.out
alter_generic.out Additional regression tests for ALTER OPERATOR FAMILY. 2013-07-23 08:54:51 -04:00
alter_table.out
arrays.out Don't emit non-canonical empty arrays in array_remove(). 2013-05-31 21:50:59 -04:00
async.out Regression tests for LISTEN/NOTIFY/UNLISTEN/pg_notify. 2013-07-03 11:07:08 -04:00
bit.out
bitmapops.out
boolean.out
box.out
btree_index.out
case.out
char_1.out Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
char_2.out Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
char.out
circle.out
cluster.out
collate.linux.utf8.out
collate.out
combocid.out
comments.out
conversion.out Support hex-string input and output for type BYTEA. 2009-08-04 16:08:37 +00:00
copy2.out
copyselect.out
create_aggregate.out
create_cast.out
create_function_3.out
create_index.out
create_misc.out
create_operator.out
create_table_like.out
create_table.out
create_type.out Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
create_view.out
date.out
delete.out
dependency.out
domain.out
drop_if_exists.out
enum.out Allow adding values to an enum type created in the current transaction. 2012-12-01 14:27:30 -05:00
errors.out Be more clear when a new column name collides with a system column name. 2012-01-26 12:44:30 -05:00
event_trigger.out
float4-exp-three-digits.out
float4.out
float8-exp-three-digits-win32.out
float8-small-is-zero_1.out
float8-small-is-zero.out Revert "Add some regression test cases for denormalized float8 input." 2012-02-04 15:52:09 -05:00
float8.out Revert "Add some regression test cases for denormalized float8 input." 2012-02-04 15:52:09 -05:00
foreign_data.out
foreign_key.out
functional_deps.out
geometry_1.out
geometry_2.out
geometry.out
guc.out
hash_index.out
horology.out On second thought, we'd better just drop these tests altogether. 2011-11-06 20:12:20 -05:00
hs_standby_allowed.out Allow read only connections during recovery, known as Hot Standby. 2009-12-19 01:32:45 +00:00
hs_standby_check.out
hs_standby_disallowed.out Update standbycheck test output with new ERROR message changes. No changes 2010-05-02 12:28:43 +00:00
hs_standby_functions.out Update standbycheck test output with new ERROR message changes. No changes 2010-05-02 12:28:43 +00:00
indirect_toast.out
inet.out
inherit.out
insert.out
int2.out
int4.out
int8-exp-three-digits.out
int8.out Improve handling of INT_MIN / -1 and related cases. 2012-11-19 12:24:25 -05:00
interval.out Fix bugs with parsing signed hh:mm and hh:mm:ss fields in interval input. 2012-08-03 17:40:43 -04:00
join.out
json_1.out
json.out
limit.out
line.out
lock.out
lseg.out
macaddr.out
matview.out
money.out
name.out
namespace.out Fix parse location tracking for lists that can be empty. 2012-10-04 17:15:29 -04: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
numerology_1.out
numerology.out
oid.out
oidjoins.out Get rid of pg_class.reltoastidxid. 2013-07-04 03:24:09 +09:00
opr_sanity.out
path.out
plancache.out
plpgsql.out plpgsql: Add new option print_strict_params. 2013-10-07 15:38:49 -04:00
point.out
polygon.out
polymorphism.out
portals_p2.out
portals.out
prepare.out
prepared_xacts_1.out
prepared_xacts.out
privileges.out
psql.out
random.out
rangefuncs.out In locate_grouping_columns(), don't expect an exact match of Var typmods. 2013-08-23 17:30:53 -04:00
rangetypes.out
regex.out
reltime.out
returning.out
rowtypes.out
rules.out
sanity_check.out
select_distinct_on.out
select_distinct.out
select_having_1.out
select_having_2.out
select_having.out
select_implicit_1.out
select_implicit_2.out
select_implicit.out
select_into.out
select_views_1.out Improve ruleutils.c's heuristics for dealing with rangetable aliases. 2012-09-21 19:03:10 -04:00
select_views.out
select.out
sequence_1.out
sequence.out
stats.out
strings.out Fix regexp_matches() handling of zero-length matches. 2013-07-31 11:31:22 -04:00
subselect.out
temp.out
text.out
time.out
timestamp.out
timestamptz.out
timetz.out
tinterval.out
transactions.out Reduce messages about implicit indexes and sequences to DEBUG1. 2012-07-04 20:35:29 -04:00
triggers.out
truncate.out
tsdicts.out
tsearch.out
tstypes.out
txid.out
type_sanity.out Fix CVE-2013-0255 properly. 2013-02-13 16:20:01 -05:00
typed_table.out
union.out
updatable_views.out
update.out
uuid.out
vacuum.out
varchar_1.out
varchar_2.out
varchar.out
window.out
with.out
without_oid.out
xml_1.out Perform line wrapping and indenting by default in ruleutils.c. 2013-02-03 15:56:45 -05:00
xml.out Perform line wrapping and indenting by default in ruleutils.c. 2013-02-03 15:56:45 -05:00
xmlmap_1.out
xmlmap.out