Re: Oracle Style packages on postgres - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Oracle Style packages on postgres
Date
Msg-id 200505310845.39930.josh@agliodbs.com
Whole thread Raw
In response to Re: Oracle Style packages on postgres  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Oracle Style packages on postgres  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce,

> > >Added to TODO:
> > >
> > >* Add the features of packages
> > >       o  Make private objects accessable only to objects in the same
> > >       schema
> > >       o  Allow current_schema.objname to access current schema objects
> > >       o  Add session variables
> > >       o  Allow nested schemas

Hmmm ... was there a reason we decided not to just make this explicitly tied 
to SQL2003 TYPES?

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: ddl triggers
Next
From: Tom Lane
Date:
Subject: Re: ddl triggers