On Thu, Nov 17, 2005 at 04:37:14PM -0500, Tom Lane wrote: > David Fetter <[EMAIL PROTECTED]> writes: > > This is still a bug, > > No, it's a feature request, and a rather low-priority one considering > you can already do > > CREATE TEMP TABLE foo ... ON COMMIT DROP;
It's that first little elipsis mark that's the problem. Is there something really clever I've been missing on how to do a dynamic table creation? CREATE TABLE foo (LIKE SELECT ...); or some such? Cheers, D -- David Fetter [EMAIL PROTECTED] http://fetter.org/ phone: +1 510 893 6100 mobile: +1 415 235 3778 Remember to vote! ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq