projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98afb83
)
Add missed tag in bloom.sgml
author
Alexander Korotkov
Sun, 14 Oct 2018 22:11:33 +0000
(
01:11
+0300)
committer
Alexander Korotkov
Sun, 14 Oct 2018 22:11:33 +0000
(
01:11
+0300)
Backpatch commits don't contain this error.
doc/src/sgml/bloom.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/bloom.sgml
b/doc/src/sgml/bloom.sgml
index 1f671ed919656a902e19cf7946d3127a9c622106..8e535698df769e54403726f83cda9f078f8716f7 100644
(file)
--- a/
doc/src/sgml/bloom.sgml
+++ b/
doc/src/sgml/bloom.sgml
@@
-51,8
+51,9
@@
length
- Length of each signature (index entry) in bits, it is rounded up to the nearest
- multiple of 16. The default is
80
bits and maximum is
4096
.
+ Length of each signature (index entry) in bits, it is rounded up to the
+ nearest multiple of
16
. The default is
+
80
bits and maximum is
4096
.