Tom Lane writes:
> I am inclined to keep our options open by forbidding EXECUTE 'SELECT
> INTO ...' for now. That's more than a tad annoying, because that leaves
> no useful way to do a dynamically-built SELECT, but if we don't forbid
> it I think we'll regret it later.
You can always use CREATE TABLE AS.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/