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

From Tom Lane
Subject Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs
Date
Msg-id 2721502.1774972246@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wrote:
> What I'm inclined to do is just drop that <listitem> entirely,
> since it's implied by the 1MB space limit.  The patch as-submitted
> accomplishes about the same thing, but takes more words to do it.

Pushed that way.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Beautify read stream "per buffer data" APIs
Next
From: Junwang Zhao
Date:
Subject: Re: Eliminating SPI / SQL from some RI triggers - take 3