-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.4.2-HF21, 5.5.0-HF07, 5.6-RC1, 5.6
-
Component/s: Core VCS
-
Environment:PostgreSQL
A fulltext query like:
foo :
or even a single : is incorrectly passed to the PostgreSQL fulltext query parser and results in an error:
org.postgresql.util.PSQLException. message: ERROR: syntax error in tsquery: "(foo & :)"