Content-Length: 255167 | pFad | http://github.com/postgrespro/postgres_cluster/commit/6ee7fb8244560b7a3f224784b8ad2351107fa55d

D7 Fix typo in docs · postgrespro/postgres_cluster@6ee7fb8 · GitHub
Skip to content

Commit 6ee7fb8

Browse files
committed
Fix typo in docs
Add missing USING BLOOM in example of contrib/bloom Nikolay Shaplov
1 parent 1087aa2 commit 6ee7fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/bloom.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
</para>
7777

7878
<programlisting>
79-
CREATE INDEX bloomidx ON tbloom(i1,i2,i3)
79+
CREATE INDEX bloomidx ON tbloom USING bloom (i1,i2,i3)
8080
WITH (length=5, col1=2, col2=2, col3=4);
8181
</programlisting>
8282

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/6ee7fb8244560b7a3f224784b8ad2351107fa55d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy