From: Alexander Korotkov Date: Sun, 14 Oct 2018 22:11:33 +0000 (+0300) Subject: Add missed tag in bloom.sgml X-Git-Tag: REL_12_BETA1~1396 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=981b64f840ba81adf47ea0c34694ea416134817e;p=thirdparty%2Fpostgresql.git Add missed tag in bloom.sgml Backpatch commits don't contain this error. --- diff --git a/doc/src/sgml/bloom.sgml b/doc/src/sgml/bloom.sgml index 1f671ed9196..8e535698df7 100644 --- 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.