Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4e72a8e

Browse files
committed
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
1 parent 3a54eb1 commit 4e72a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/textsearch.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3915,7 +3915,7 @@ Parser: "pg_catalog.default"
39153915
text search features are:
39163916
<itemizedlist spacing="compact" mark="bullet">
39173917
<listitem>
3918-
<para>The length of each lexeme must be less than 2K bytes</para>
3918+
<para>The length of each lexeme must be less than 2 kilobytes</para>
39193919
</listitem>
39203920
<listitem>
39213921
<para>The length of a <type>tsvector</type> (lexemes + positions) must be

0 commit comments

Comments
 (0)