Re: RFD: schemas and different kinds of Postgres objects - Mailing list pgsql-hackers

From Zeugswetter Andreas SB SD
Subject Re: RFD: schemas and different kinds of Postgres objects
Date
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA42128DA@m0114.s-mxs.net
Whole thread Raw
In response to RFD: schemas and different kinds of Postgres objects  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> I don't buy that.  If all you're looking for is preserving
> 
> foo.bar  <==>  bar(foo)
> 
> for compatibility, then you can simply say that "bar" cannot be
> schema-qualified in the left form (so it needs to live in the current or
> the default schema).  We currently only have one default schema, so that's
> backward compatible.  I think this syntax is a mistake, so I don't feel
> compelled to provide more than backwards compatibility.

This syntax is actually my favorite :-) I use it heavily for calculated
columns. I don't feel it is a mistake.

Andreas


pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: Schemas vs. PostQUEL: resolving qualified identifiers
Next
From: Gavin Sherry
Date:
Subject: Auditing and Postgres 7.3