BUG #17917: to_tsquery syntax error - Mailing list pgsql-bugs

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

Bug reference:      17917
Logged by:          Cyrus Lozano
Email address:      cyloz28@gmail.com
PostgreSQL version: 13.10
Operating system:   Linux - Fedora 38
Description:

select to_tsquery('lowercase', plainto_tsquery('lowercase', 'test')::text ||
':*');

the above query runs successfully in Windows but got an error in Fedora 38:
ERROR: syntax error in tsquery: ":*"


pgsql-bugs by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: BUG #17914: walsenders taking up all memory
Next
From: PG Bug reporting form
Date:
Subject: BUG #17918: Checksum failed while sync repos for a package