Updated on 2023-07-06 GMT+08:00

Operators

This section describes the following operators added to PostgreSQL Enhanced Edition on the basis of PostgreSQL 11 open source edition:

  • Arithmetic operator: MINUS
  • Equality operator: ^=

    Blank characters (including spaces and tab keys) are allowed in the following operators: inequality (^=, <>, and !=), greater than or equal to (>=), and less than or equal to (<=).