Add support of bool, bpchar, name and uuid to btree_gin

Teodor Sigaev <teodor@sigaev.ru>

Commit: f4cd7102b5a6097fb603c789728fbfd5d6fd43c5
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2018-04-05T15:19:10Z
Releases: 11.0
Add support of bool, bpchar, name and uuid to btree_gin

Mostly for completeness, but I believe there are cases to use that in
multicolumn GIN indexes.

Bump btree_gin module version

Author: Matheus Oliveira
Reviewed by: Tomas Vondra
Discussion: https://www.postgresql.org/message-id/flat/CAJghg4LMJf6Z13fnZD-MBNiGxzd0cA2=F3TDjNkX3eQH58hktQ@mail.gmail.com

Files

Documentation touched

Discussion