Mark Struberg created OPENJPA-2756: -------------------------------------- Summary: PostgreSQL requires escaping of search strings in all versions Key: OPENJPA-2756 URL: https://issues.apache.org/jira/browse/OPENJPA-2756 Project: OpenJPA Issue Type: Bug Components: jdbc Affects Versions: 3.0.0 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: 3.0.1
Our {{PostgresDictionary}} did enable the flag {{requiresSearchStringEscapeForLike}} only for PostgreSQL versions <= 9.0. But this is essentially still needed. Just tested it with PostgreSQL-11. -- This message was sent by Atlassian JIRA (v7.6.3#76005)