From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | chirag(dot)gupta1(at)globallogic(dot)com |
Subject: | BUG #16499: Escape Characters in FTS |
Date: | 2020-06-18 06:31:08 |
Message-ID: | 16499-261ce565bf7655d7@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 16499
Logged by: Chirag Gupta1
Email address: chirag(dot)gupta1(at)globallogic(dot)com
PostgreSQL version: 9.6.0
Operating system: Windows
Description:
Hi,
We are using FTS to implement search and there is a scenario where we have a
word say "IVR(at)#1", when I search for "1" there should not be any result as
per user perspective.
It seems special characters are replaced by spaces/blanks. Is there any way
to include Special characters in search? Kindly let us know through this
channel as earliest possible.
Regards
Chirag Gupta
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2020-06-18 08:05:09 | Re: BUG #16497: old and new pg_controldata WAL segment sizes are invalid or do not match |
Previous Message | PG Bug reporting form | 2020-06-18 03:20:03 | BUG #16498: The master inserts data successfully when the standby stopped in synchronous stream replication |