On Thu, Sep 15, 2011 at 12:05 AM, Tom Lane <t...@sss.pgh.pa.us> wrote: > Alvaro Herrera <alvhe...@commandprompt.com> writes: >> Excerpts from Abel Abraham Camarillo Ojeda's message of mié sep 14 18:33:33 >> -0300 2011: >>> _n_srv=# create table pg_temp.c (x int); >>> CREATE TABLE >>> _n_srv=# drop table pg_temp.c; >>> DROP TABLE >>> _n_srv=# create table pg_temp.c (x int unique); >>> ERROR: temporary tables cannot specify a schema name > >> FWIW this does work in 9.0. > > In that case I'm betting Robert broke it somewhere in the unlogged-table > changes.
Yeah, looks like it. Will investigate. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs