Re: [BUGS] tsearch2 headline function fails to parse integer arguments

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Tom Hebbron" <postgresql(dot)org(at)hebbron(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, pgsql-www(at)postgresql(dot)org
Subject: Re: [BUGS] tsearch2 headline function fails to parse integer arguments
Date: 2005-01-09 21:04:29
Message-ID: 582.1105304669@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-www

"Tom Hebbron" <postgresql(dot)org(at)hebbron(dot)com> writes:
> SELECT headline('some text to search',to_tsquery('text'),'StartSel=<b>,
> StopSel=</b>, ShortWord=3')

> On 8.0beta1 through 8.0rc3 this query fails with
> ERROR: invalid input syntax for integer: "3"

Thanks for the report. Patch applied.

> There also seems to be a problem with the bug submission form on the
> website - the wwwmaster.postgresql.org server that handles the POST data
> doesn't respond - it appears to be down?

Not my turf, but maybe someone on pgsql-www will know what's up.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Justin Clift 2005-01-09 23:58:06 BUG #1377: Testing the bug submission form
Previous Message Tom Lane 2005-01-09 18:04:06 Re: not a bug but where do i go for info

Browse pgsql-www by date

  From Date Subject
Next Message Tom Lane 2005-01-09 21:58:57 TOAST documentation
Previous Message John Hansen 2005-01-09 20:38:22 Re: Encoding heck?