Re: BUG #17203: missing websearch_to_tsquery

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: sampah_budi(at)hotmail(dot)com
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17203: missing websearch_to_tsquery
Date: 2021-09-29 13:36:01
Message-ID: 2963222.1632922561@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
> select count(*) from pg_proc where proname = 'websearch_to_tsquery';
> count
> -------
> 0
> (1 row)

Are you sure the server is v13?

SELECT version();

> Just wondering if websearch_to_tsquery will ever be supported on aarch64

Our aarch64 buildfarm members are all passing the regression tests
just fine.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2021-09-29 13:42:02 BUG #17204: Import PostgreSQL view to ADO.NET Entity Framework Model
Previous Message Daniel Gustafsson 2021-09-29 09:24:08 Re: [EXTERNAL] pg_basebackup behavior on non-existent slot