| From: | Sergey Muraviov <sergey(dot)k(dot)muraviov(at)gmail(dot)com> |
|---|---|
| To: | Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: extension_control_path |
| Date: | 2014-01-24 07:08:34 |
| Message-ID: | CAJTaR30EtOKDNujkMKrgO=jZDU9RQ+c=yun4cN3JcyDmO=Qm+Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi.
I can't apply the patch.
$ git apply --stat ~/Downloads/extension_control_path.v0.patch
fatal: unrecognized input
2014/1/14 Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>
> Hi,
>
> Please find attached to this email a patch implementing a new GUC that
> allows users to setup a list of path where PostgreSQL will search for
> the extension control files at CREATE EXTENSION time.
>
> Regards,
> --
> Dimitri Fontaine
> http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
>
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>
>
--
Best regards,
Sergey Muraviov
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dean Rasheed | 2014-01-24 07:47:33 | Re: [PATCH] Negative Transition Aggregate Functions (WIP) |
| Previous Message | Alexander Korotkov | 2014-01-24 06:38:08 | Re: GIN improvements part2: fast scan |