"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