mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Document btree_gin support for enums
This commit is contained in:
@ -17,7 +17,7 @@
|
|||||||
<type>oid</>, <type>money</>, <type>"char"</>,
|
<type>oid</>, <type>money</>, <type>"char"</>,
|
||||||
<type>varchar</>, <type>text</>, <type>bytea</>, <type>bit</>,
|
<type>varchar</>, <type>text</>, <type>bytea</>, <type>bit</>,
|
||||||
<type>varbit</>, <type>macaddr</>, <type>macaddr8</>, <type>inet</>,
|
<type>varbit</>, <type>macaddr</>, <type>macaddr8</>, <type>inet</>,
|
||||||
and <type>cidr</>.
|
<type>cidr</>, and all <type>enum</> types.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user