git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 65a9138) | patch
Add btree_gist support for enum types.
2017年3月21日 14:19:03 +0000 (10:19 -0400)
2017年3月21日 14:43:27 +0000 (10:43 -0400)
commit f7946a92b689199cba64e7406a1c12d12637168a
Add btree_gist support for enum types.

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
contrib/btree_gist/Makefile diff | blob | blame | history
contrib/btree_gist/btree_enum.c [new file with mode: 0644] blob
contrib/btree_gist/btree_gist--1.4--1.5.sql [new file with mode: 0644] blob
contrib/btree_gist/btree_gist.control diff | blob | blame | history
contrib/btree_gist/btree_gist.h diff | blob | blame | history
contrib/btree_gist/btree_utils_num.c diff | blob | blame | history
contrib/btree_gist/data/enum.data [new file with mode: 0644] blob
contrib/btree_gist/expected/enum.out [new file with mode: 0644] blob
contrib/btree_gist/sql/enum.sql [new file with mode: 0644] blob
doc/src/sgml/btree-gist.sgml diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /