Re: Re: SET variables - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re: SET variables
Date
Msg-id 200105132116.f4DLG3O17940@candle.pha.pa.us
Whole thread Raw
In response to Re: SET variables  (mlw <markw@mohawksoft.com>)
List pgsql-hackers
> A Postgres with enough Oracle-isms would be a world beater. As it is, when I
> show Oracle people what Postgres can do, they are blown away. They love the
> fact that temporary tables are in an isolated name space, sequences are more

Are you saying that multiple people can't create temp tables with the
same name, or that you can't create a temp table that masks a real
table?  I know PostgreSQL does both.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: 7.2 items
Next
From: mlw
Date:
Subject: Re: SET variables