| From: | Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>, Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Finer Extension dependencies |
| Date: | 2012-03-29 19:07:25 |
| Message-ID: | m2sjgrrzte.fsf@2ndQuadrant.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
>> At the very least, I would suggest that feature names are per-extension.
>
> Yeah, I had about come to that conclusion too. A global namespace for
> them would be a mistake given lack of central coordination.
That's how I did it first, but Alvaro opposed to that because it allows
for more than one extension to provide for the same feature name.
http://archives.postgresql.org/pgsql-hackers/2012-03/msg01425.php
Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2012-03-29 19:13:52 | Re: Finer Extension dependencies |
| Previous Message | David E. Wheeler | 2012-03-29 19:00:03 | Re: Finer Extension dependencies |