Re: Contrib, schema, and load_module - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Contrib, schema, and load_module
Date
Msg-id 20081010232703.GG4194@alvh.no-ip.org
Whole thread Raw
In response to Contrib, schema, and load_module  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Contrib, schema, and load_module
Re: Contrib, schema, and load_module
List pgsql-hackers
Josh Berkus wrote:

> 3) what work was actually done on load_module() by Tom Dunstan, which  
> might make this unnecessary?

http://archives.postgresql.org/message-id/ca33c0a30804061349s41b4d8fcsa9c579454b27ecd2@mail.gmail.com

This link appears on Todo:

Improve the module installation experience (/contrib, etc)       * modules       * Re: PostgreSQL extensions packaging
    * Database owner installable modules patch 
 

It seems that the real way forward is to improve on that patch.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Contrib, schema, and load_module
Next
From: Greg Smith
Date:
Subject: Re: How is random_page_cost=4 ok?