Re: Uninstall scripts for contrib

From: David Fetter <david(at)fetter(dot)org>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Uninstall scripts for contrib
Date: 2006-01-19 19:48:54
Message-ID: 20060119194854.GA4933@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)fetter(dot)org http://fetter.org/
phone: +1 415 235 3778

Remember to vote!

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-01-19 20:15:06 Re: [HACKERS] pgxs/windows
Previous Message Peter Eisentraut 2006-01-19 18:08:28 Re: Uninstall scripts for contrib