1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-01 01:04:50 +03:00

Document btree_gin support for enums

This commit is contained in:
Andrew Dunstan 2017-03-21 11:11:42 -04:00
parent 4ad0f88c44
commit 80275561ff

View File

@ -17,7 +17,7 @@
<type>oid</>, <type>money</>, <type>"char"</>,
<type>varchar</>, <type>text</>, <type>bytea</>, <type>bit</>,
<type>varbit</>, <type>macaddr</>, <type>macaddr8</>, <type>inet</>,
and <type>cidr</>.
<type>cidr</>, and all <type>enum</> types.
</para>
<para>