Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs - Mailing list pgsql-hackers

From surya poondla
Subject Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs
Date
Msg-id CAOVWO5ri14VWdJh+tYt2d5O0VAbZbEhU1C=x-jaxE8qBYgLoUA@mail.gmail.com
Whole thread Raw
In response to [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs  (Dharin Shah <dharinshah95@gmail.com>)
List pgsql-hackers
Hi Dharin,

I looked at your patch, it looks good.

In the code, I couldn’t find any 2^64 bound on the lexeme count, so removing that makes sense.
The added sentence about distinct lexeme count seems to overlap with the existing description of tsvector limits, so I’m not sure it adds much new information.

-Surya Poondla

pgsql-hackers by date:

Previous
From: Michael Banck
Date:
Subject: Re: Maybe BF "timedout" failures are the client script's fault?
Next
From: "Jelte Fennema-Nio"
Date:
Subject: Re: Always show correct error message for statement timeouts, fixes random buildfarm failures