Re: Final /contrib cleanup -- yes/no?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Final /contrib cleanup -- yes/no?
Дата
Msg-id 4913714E.2070809@agliodbs.com
обсуждение исходный текст
Ответ на Re: Final /contrib cleanup -- yes/no?  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Final /contrib cleanup -- yes/no?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Final /contrib cleanup -- yes/no?  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
Joshua D. Drake wrote:
> On Thu, 2008-11-06 at 17:24 -0500, Tom Lane wrote:
>> Josh Berkus <josh@agliodbs.com> writes:
>>> The way the SQL scripts currently work, there is no way to manage what 
>>> schema the contrib modules get built in *except* to edit the scripts. 
>> Right, that's the intended and documented way to do it.
> 
> I believe the intention is a bad one. They should be installed per the
> settings of the user installing them. Whether that be through an ALTER
> ROLE/USER or PGOPTIONS.

Eh, Tom has a point.  If we build module loading for 8.5, we shouldn't 
change the functionality in the interim for 8.4.  Annoying as it is.

--Josh


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Final /contrib cleanup -- yes/no?
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Proposed Patch to Improve Performance of Multi-Batch Hash Join for Skewed Data Sets