mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
(e.g. "INSERT ... VALUES (...), (...), ...") and elsewhere as allowed by the spec. (e.g. similar to a FROM clause subselect). initdb required. Joe Conway and Tom Lane.