View Single Post

   
  #2 (permalink)  
Old 05-11-2008, 08:42 PM
Tom Dunstan
 
Posts: n/a
Default Re: Database owner installable modules patch

On Sat, May 10, 2008 at 11:02 AM, Bruce Momjian <bruce@momjian.us> wrote:
>
> Where are we on this?


I haven't had time to do any work since the original patch. That patch
was fairly basic - it just ran install / uninstall scripts and created
catalog entries, and introduced some slightly exotic syntax to do it
(INSTALL/UNINSTALL vs CREATE/DROP). The next version is intended to
handle dependencies, which should make uninstallation straight forward
for most cases. I was intending to revert the syntax creativity and
make the commands CREATE/DROP too.

I'll get a bit of time to look at both this and the enum patch this week.

Cheers

Tom

--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply With Quote