Re: HISTORY updated, 7.3 branded

From: Alvaro Herrera <alvherre(at)atentus(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: HISTORY updated, 7.3 branded
Date: 2002-09-04 14:52:32
Message-ID: Pine.LNX.4.44.0209041050370.2137-100000@cm-lcon1-46-187.cm.vtr.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Shridhar Daithankar dijo:

> On 4 Sep 2002 at 3:24, Bruce Momjian wrote:
>
> > OK, the HISTORY file is updated, and 7.3 is branded and ready for beta1.
>
> Some minor stuff,

In the schema changes description:

"Schemas allow users to create objects in their own namespace
so two people can have the same table with the same name."

Shouldn't it read "so two people can have tables with the same name" ?
My point is that the tables are not the same, they just have the same
name.

--
Alvaro Herrera (<alvherre[a]atentus.com>)
"Tiene valor aquel que admite que es un cobarde" (Fernandel)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-09-04 14:55:37 Re: findoidjoins
Previous Message Marc G. Fournier 2002-09-04 14:14:34 Re: webdav interface to pgsql