Commit 80275561 authored by Andrew Dunstan's avatar Andrew Dunstan

Document btree_gin support for enums

parent 4ad0f88c
...@@ -17,7 +17,7 @@ ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment