Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit

From: Edwin Groothuis <edwin(at)mavetju(dot)org>
To: Euler Taveira de Oliveira <euler(at)timbira(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit
Date: 2008-03-06 23:42:32
Message-ID: 20080306234232.GM2952@k7.mavetju
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

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?

Edwin
--
Edwin Groothuis | Personal website: http://www.mavetju.org
edwin(at)mavetju(dot)org | Weblog: http://www.mavetju.org/weblog/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-03-07 01:05:02 Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit
Previous Message Euler Taveira de Oliveira 2008-03-06 23:19:35 Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2008-03-07 01:05:02 Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit
Previous Message Euler Taveira de Oliveira 2008-03-06 23:19:35 Re: [BUGS] BUG #3975: tsearch2 index should not bomb out of 1Mb limit