Skip to content

Commit 8027556

Browse files
committed
Document btree_gin support for enums
1 parent 4ad0f88 commit 8027556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/btree-gin.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<type>oid</>, <type>money</>, <type>"char"</>,
1818
<type>varchar</>, <type>text</>, <type>bytea</>, <type>bit</>,
1919
<type>varbit</>, <type>macaddr</>, <type>macaddr8</>, <type>inet</>,
20-
and <type>cidr</>.
20+
<type>cidr</>, and all <type>enum</> types.
2121
</para>
2222

2323
<para>

0 commit comments

Comments
 (0)