mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
This is SQL-standard with a few extensions, namely support for subqueries and outer references in clause expressions. catversion bump due to change in Aggref and WindowFunc. David Fetter, reviewed by Dean Rasheed.