diff --git a/doc/src/sgml/textsearch.sgml b/doc/src/sgml/textsearch.sgml index e68d43227d7..d6d2ddeaacc 100644 --- a/doc/src/sgml/textsearch.sgml +++ b/doc/src/sgml/textsearch.sgml @@ -4049,11 +4049,6 @@ Parser: "pg_catalog.default" The length of a tsvector (lexemes + positions) must be less than 1 megabyte - - - The number of lexemes must be less than - 264 - Position values in tsvector must be greater than 0 and no more than 16,383