Re: TODO: Rename some /contrib modules from pg* to pg_* - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: TODO: Rename some /contrib modules from pg* to pg_*
Date
Msg-id 20060608201002.F1114@ganymede.hub.org
Whole thread Raw
In response to Re: TODO: Rename some /contrib modules from pg* to pg_*  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: TODO: Rename some /contrib modules from pg* to pg_*  ("Andrew Dunstan" <andrew@dunslane.net>)
List pgsql-hackers
On Thu, 8 Jun 2006, Tom Lane wrote:

> "Joshua D. Drake" <jd@commandprompt.com> writes:
>> 1. Fix makefiles so that contrib modules such as pgcrypto are not pg_crypto
>> 2. Move directories to reflect above
>> 3. Fix source and makefiles within sub project directories to create
>> binaries and libs with correct output.. thus libpgcrypto.so.0.0 would
>> become libpg_crypto.so.0.0
>
> That will lose the CVS history of the modules

Umm, if co-ordinated with me, I can make the name changes at the file 
system level, so that history isn't lost ..


----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . scrappy@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TODO: Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options
Next
From: "Andrew Dunstan"
Date:
Subject: Re: TODO: Rename some /contrib modules from pg* to pg_*