Skip to content

PostgreSQL Dialect

Tyler Brinks edited this page Apr 8, 2023 · 1 revision

PostgreSQL Dialect

Identifier Start

PostgreSQL identifiers start with ASCII alpha value or underscore character

Identifier Part

PostgreSQL identifiers start with an ASCII alphanumeric value, dollar sigh, or underscore character

Supports filtering during aggregation

PostgreSQL supports filtering during aggregation

Clone this wiki locally