Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c6145b

Browse files
committed
Add bool to btree_gist documentation
Commit57e3c51 added bool opclass to btree_gist, but update the list ofdata types in docs to reflect this change.Reported-by: Pavel LuzanovDiscussion:https://postgr.es/m/CAE2gYzyDKJBZngssR84VGZEN=Ux=V9FV23QfPgo+7-yYnKKg4g@mail.gmail.com
1 parente2f0f8e commit4c6145b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/btree-gist.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<type>oid</type>, <type>money</type>, <type>char</type>,
1818
<type>varchar</type>, <type>text</type>, <type>bytea</type>, <type>bit</type>,
1919
<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.
20+
<type>cidr</type>, <type>uuid</type>,<type>bool</type>and all <type>enum</type> types.
2121
</para>
2222

2323
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp