We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f0f8e commit 4c6145bCopy full SHA for 4c6145b
doc/src/sgml/btree-gist.sgml
@@ -17,7 +17,7 @@
17
<type>oid</type>, <type>money</type>, <type>char</type>,
18
<type>varchar</type>, <type>text</type>, <type>bytea</type>, <type>bit</type>,
19
<type>varbit</type>, <type>macaddr</type>, <type>macaddr8</type>, <type>inet</type>,
20
- <type>cidr</type>, <type>uuid</type>, and all <type>enum</type> types.
+ <type>cidr</type>, <type>uuid</type>, <type>bool</type> and all <type>enum</type> types.
21
</para>
22
23
<para>
0 commit comments