mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
oversight in original implementation of VALUES. Also fix an oversight in recent addition of options to CREATE TABLE AS: they weren't getting propagated if the query was a set-operation such as UNION.