Re: Oracle Style packages on postgres

From: Daniel Schuchardt <daniel_schuchardt(at)web(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Oracle Style packages on postgres
Date: 2005-05-10 11:55:01
Message-ID: d5q7e0$qhr$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian schrieb:

>OK, so it seems we need:
>
> C static/private functions for schemas
> C static/private variables for schemas
>
>Are private variables implemented via the temporary per-session schema?
>
> nested schemas
>
>What does the standard say?
>
>Is that it?
>
>
>
Yeah,

that would be great. And don't forget global variables for pl/pgsql.

Daniel

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-05-10 12:54:07 Re: request for sql3 compliance for the update command
Previous Message John Hansen 2005-05-10 10:02:33 Re: Patch for collation using ICU