Re: tsearch2 headline function fails to parse integer arguments - Mailing list pgsql-bugs

From Tom Lane
Subject Re: tsearch2 headline function fails to parse integer arguments
Date
Msg-id 582.1105304669@sss.pgh.pa.us
Whole thread Raw
In response to tsearch2 headline function fails to parse integer arguments  ("Tom Hebbron" <postgresql.org@hebbron.com>)
Responses Re: [pgsql-www] tsearch2 headline function fails to parse  (Justin Clift <justin@postgresql.org>)
List pgsql-bugs
"Tom Hebbron" <postgresql.org@hebbron.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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: not a bug but where do i go for info
Next
From: Michael Fuhr
Date:
Subject: pg_dump fails to set index ownership