Interesting featurette?
От | Philip Warner |
---|---|
Тема | Interesting featurette? |
Дата | |
Msg-id | 3.0.5.32.20000709180033.0212edc0@mail.rhyme.com.au обсуждение исходный текст |
Ответы |
Re: Interesting featurette?
|
Список | pgsql-hackers |
zzz=# create table zzz(f1 int4); zzz=# create temporary table zzz(f1 int4); ...works zzz=# create temporary table zzz(f1 int4); zzz=# create table zzz(f1 int4); ERROR: Relation 'zzz' already exists Is this a problem? ---------------------------------------------------------------- Philip Warner | __---_____ Albatross Consulting Pty. Ltd. |----/ - \ (A.C.N. 008 659 498) | /(@) ______---_ Tel: (+61) 0500 83 82 81 | _________ \ Fax: (+61) 0500 83 82 82 | ___________ | Http://www.rhyme.com.au | / \| | --________-- PGP key available upon request, | / and from pgp5.ai.mit.edu:11371 |/
В списке pgsql-hackers по дате отправления: