mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
f7946a92b6
This will allow enums to be used in exclusion constraints. The code uses the new CallerFInfoFunctionCall infrastructure in fmgr, and the support for it added to btree_gist in commit 393bb504d7. Reviewed by Tom Lane and Anastasia Lubennikova Discussion: http://postgr.es/m/56EA8A71.8060107@dunslane.net |
||
---|---|---|
.. | ||
bit.sql | ||
bytea.sql | ||
cash.sql | ||
char.sql | ||
cidr.sql | ||
date.sql | ||
enum.sql | ||
float4.sql | ||
float8.sql | ||
inet.sql | ||
init.sql | ||
int2.sql | ||
int4.sql | ||
int8.sql | ||
interval.sql | ||
macaddr8.sql | ||
macaddr.sql | ||
not_equal.sql | ||
numeric.sql | ||
oid.sql | ||
text.sql | ||
time.sql | ||
timestamp.sql | ||
timestamptz.sql | ||
timetz.sql | ||
uuid.sql | ||
varbit.sql | ||
varchar.sql |