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
Tom Lane b5febc1d12 Fix IOS planning when only some index columns can return an attribute. 8 years ago
..
bit.out
bytea.out
cash.out
char.out
char_1.out
cidr.out
date.out
enum.out Add btree_gist support for enum types. 9 years ago
float4.out Be more careful about printing constants in ruleutils.c. 11 years ago
float8.out Be more careful about printing constants in ruleutils.c. 11 years ago
inet.out Fix IOS planning when only some index columns can return an attribute. 8 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
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
varchar.out
varchar_1.out