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

From Dimitri Fontaine
Subject Re: [PATCH] Add transforms feature
Date
Msg-id m2wqp3qu2z.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: [PATCH] Add transforms feature  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> (c) I'd like to do a future feature which supports "install all
> transforms" functionality, which would be helped by having them in their
> own directory.

I think we should install required extensions automatically when they
are available. Also, we will need better tooling to deal with extension
dependencies, see my patch for that from some time ago.
 https://commitfest.postgresql.org/action/patch_view?id=727

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Review: extension template
Next
From: Kenji uno
Date:
Subject: How to implement Gin method?