mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-27 08:39:28 +08:00
57e3c5160b
Adds bool opclass to btree_gist extension, to allow creating GiST indexes on bool columns. GiST indexes on a single bool column don't seem particularly useful, but this allows defining exclusion constraings involving a bool column, for example. Author: Emre Hasegeli Reviewed-by: Andrey Borodin Discussion: https://postgr.es/m/CAE2gYzyDKJBZngssR84VGZEN=Ux=V9FV23QfPgo+7-yYnKKg4g@mail.gmail.com |
||
---|---|---|
.. | ||
bit.out | ||
bool.out | ||
bytea.out | ||
cash.out | ||
char_1.out | ||
char.out | ||
cidr.out | ||
date.out | ||
enum.out | ||
float4.out | ||
float8.out | ||
inet.out | ||
init.out | ||
int2.out | ||
int4.out | ||
int8.out | ||
interval.out | ||
macaddr8.out | ||
macaddr.out | ||
not_equal.out | ||
numeric.out | ||
oid.out | ||
text_1.out | ||
text.out | ||
time.out | ||
timestamp.out | ||
timestamptz.out | ||
timetz.out | ||
uuid.out | ||
varbit.out | ||
varchar_1.out | ||
varchar.out |