Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dharin Shah <dharinshah95(at)gmail(dot)com>
Cc: Aditya Gollamudi <adigollamudi(at)gmail(dot)com>, surya poondla <suryapoondla4(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs
Date: 2026-03-31 15:50:46
Message-ID: 2721502.1774972246@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Junwang Zhao 2026-03-31 15:54:29 Re: Eliminating SPI / SQL from some RI triggers - take 3
Previous Message Melanie Plageman 2026-03-31 15:47:26 Re: Beautify read stream "per buffer data" APIs