Re: Add subdirectory support for DATA/DOCS with PGXS

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Mark Cave-Ayland <mark(dot)cave-ayland(at)siriusit(dot)co(dot)uk>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Add subdirectory support for DATA/DOCS with PGXS
Date: 2009-12-29 13:33:17
Message-ID: 20091229133317.GA4569@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2009-12-29 13:35:52 Re: [PATCH] Provide rowcount for utility SELECTs
Previous Message Joachim Wieland 2009-12-29 13:14:00 Re: Hot Standy introduced problem with query cancel behavior