Re: documentation bug (was Re: Why is explain horribly optimistic for sorts?)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Matthew Rice <matt@starnix.com>
Cc: pgsql-general@postgresql.org
Date: 2001-03-03T22:12:27Z
Lists: pgsql-general
Matthew Rice <matt@starnix.com> writes: > I'm still learning SQL so I looked up the 'temp' keyword in the > 7.0 docs. They describe 'TEMP' in the 'CREATE TABLE' command but > not in the 'CREATE TABLE AS' command. > Well, I just tried it and it worked so I guess it's just an oversight > in the docs. Good point. Fixed, thanks. regards, tom lane