Re: [PATCH] Add transforms feature - Mailing list pgsql-hackers

From Hitoshi Harada
Subject Re: [PATCH] Add transforms feature
Date
Msg-id CAP7Qgm=1i7HpQRGh29BRzXQJ7vNVPzLNcwUp22pMeY4urT9DnQ@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add transforms feature  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers


On Friday, July 5, 2013, Peter Eisentraut wrote:
On 7/3/13 7:15 PM, Josh Berkus wrote:
> I'm not comfortable with having all of the transform mappings in the
> main contrib/ directory though.  Can we add a subdirectory called
> "transforms" containing all of these?

I don't see any value in that.  The data types they apply to are in
contrib after all.


I guess his suggestion is contrib/transforms directory, not transforms directory at top level.  Stil you don't see value?




--
Hitoshi Harada

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Add transforms feature
Next
From: Pavel Stehule
Date:
Subject: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist