Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit
Date
Msg-id 200803071219.m27CJZg24596@momjian.us
Whole thread Raw
In response to Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit  (Edwin Groothuis <edwin@mavetju.org>)
List pgsql-patches
Edwin Groothuis wrote:
> On Thu, Mar 06, 2008 at 08:19:35PM -0300, Euler Taveira de Oliveira wrote:
> > Edwin Groothuis wrote:
> >
> > >Is it possible to make it a WARNING instead of an ERROR? Right now I get:
> > >
> > No. All of the other types emit an ERROR if you're trying an out of
> > range value.
>
> Does that then mean that, because of the triggers on inserts, we
> will never be able to add this record?

Right now, yes, unless we figure something else out.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit