1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-06 19:59:18 +03:00

Doc: Replace mention to "K bytes" by "kilobytes" in textsearch.sgml

"kB" or "kilobyte" is used in the documentation.

Author: Daniel Gustafsson
Discussion: https://postgr.es/m/32BA3AF7-37E9-4334-A226-98B844ADCC4E@yesql.se
This commit is contained in:
Michael Paquier 2019-09-03 13:03:29 +09:00
parent 3a54eb1a38
commit 4e72a8e11e

View File

@ -3915,7 +3915,7 @@ Parser: "pg_catalog.default"
text search features are: text search features are:
<itemizedlist spacing="compact" mark="bullet"> <itemizedlist spacing="compact" mark="bullet">
<listitem> <listitem>
<para>The length of each lexeme must be less than 2K bytes</para> <para>The length of each lexeme must be less than 2 kilobytes</para>
</listitem> </listitem>
<listitem> <listitem>
<para>The length of a <type>tsvector</type> (lexemes + positions) must be <para>The length of a <type>tsvector</type> (lexemes + positions) must be