BUG #17203: missing websearch_to_tsquery - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #17203: missing websearch_to_tsquery
Date
Msg-id 17203-b6a52b1cfedce28c@postgresql.org
Whole thread Raw
Responses Re: BUG #17203: missing websearch_to_tsquery  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17203
Logged by:          budi
Email address:      sampah_budi@hotmail.com
PostgreSQL version: 13.4
Operating system:   Ubuntu 18.04.5 Linux 5.4.0-1053-oracle aarch64
Description:

What I've done

select count(*) from pg_proc where proname = 'websearch_to_tsquery';
count
-------
     0
(1 row)


REINDEX TABLE pg_proc;
on postgres & template1 database

I still get the same result


Just wondering if websearch_to_tsquery will ever be supported on aarch64

thanks


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17200: PostgreSQL-Support Profile Guide Optimization(Clang/GCC)?
Next
From: Daniel Gustafsson
Date:
Subject: Re: [EXTERNAL] pg_basebackup behavior on non-existent slot