Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[5.6] Add missing PostgreSQL operators (#23945)
Adds the operators "not ilike", "is distinct from", and "is not distinct from" to the Postgres query grammar. Backwards compatible. https://www.postgresql.org/docs/10/static/functions-comparison.html#FUNCTIONS-COMPARISON-PRED-TABLE
- Loading branch information