mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 14:28:20 -04:00
b560ec1b0d
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.