Re: Add subdirectory support for DATA/DOCS with PGXS

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Add subdirectory support for DATA/DOCS with PGXS
Дата
Msg-id 20091229133317.GA4569@alvh.no-ip.org
обсуждение исходный текст
Ответ на Add subdirectory support for DATA/DOCS with PGXS  (Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>)
Ответы Re: Add subdirectory support for DATA/DOCS with PGXS
Список pgsql-hackers
Mark Cave-Ayland wrote:

> The attached patch is a prototype which allows the user to specify a
> new MODULEDIR variable in a module makefile which, if specified,
> will install DATA and DOCS items in contrib/$(MODULEDIR) rather than
> just contrib. If MODULEDIR is left unspecified, the files will
> simply be stored directly in contrib/ as before.

As a proof of its usefulness, you could remove DATA_TSEARCH and replace
it with usage of MODULEDIR, right?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Joachim Wieland
Дата:
Сообщение: Re: Hot Standy introduced problem with query cancel behavior
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [PATCH] Provide rowcount for utility SELECTs