Skip to content
Snippets Groups Projects
Commit 18a96377 authored by Tom Lane's avatar Tom Lane
Browse files

Fix CREATE TABLE ... AS VALUES ... to work rather than Assert'ing;

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.
parent da7540b9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment