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: ":*"