You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/btree_gist/expected
Andrew Gierth 02ddd49932 Change floating-point output format for improved performance. 7 years ago
..
bit.out Remove ruleutils.c's special case for BIT [VARYING] literals. 7 years ago
bytea.out
cash.out Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
char.out
char_1.out
cidr.out
date.out
enum.out Add btree_gist support for enum types. 9 years ago
float4.out Change floating-point output format for improved performance. 7 years ago
float8.out Change floating-point output format for improved performance. 7 years ago
inet.out Improve stability of recently-added regression test case. 7 years ago
init.out Test all contrib-created operator classes with amvalidate. 9 years ago
int2.out Be more careful about printing constants in ruleutils.c. 11 years ago
int4.out
int8.out Be more careful about printing constants in ruleutils.c. 11 years ago
interval.out Properly initialize SortSupport for ORDER BY rechecks in nodeIndexscan.c. 9 years ago
macaddr.out
macaddr8.out Add support for EUI-64 MAC addresses as macaddr8 9 years ago
not_equal.out Ensure plan stability in contrib/btree_gist regression test. 9 years ago
numeric.out Be more careful about printing constants in ruleutils.c. 11 years ago
oid.out Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
text.out
text_1.out
time.out
timestamp.out
timestamptz.out
timetz.out
uuid.out Add uuid to the set of types supported by contrib/btree_gist. 9 years ago
varbit.out Remove ruleutils.c's special case for BIT [VARYING] literals. 7 years ago
varchar.out
varchar_1.out