Re: Uninstall scripts for contrib - Mailing list pgsql-patches

From David Fetter
Subject Re: Uninstall scripts for contrib
Date
Msg-id 20060119194854.GA4933@fetter.org
Whole thread Raw
In response to Re: Uninstall scripts for contrib  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Uninstall scripts for contrib  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-patches
On Thu, Jan 19, 2006 at 07:08:28PM +0100, Peter Eisentraut wrote:
> David Fetter wrote:
> > It's paper bag time for me.  How about a new patch which gives
> > each contrib project its own directory and places them there?
>
> This would presumably imply that the installation scripts would be
> renamed to install.sql.  On a green field this might make sense but
> as it is maybe it would break too much without much benefit?

You're right.  I'll send a patch this evening my time that renames
each to [module_name]_uninstall.sql.

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 415 235 3778

Remember to vote!

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Uninstall scripts for contrib
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] pgxs/windows