Re: Add subdirectory support for DATA/DOCS with PGXS
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Cc: pgsql-hackers@postgreSQL.org
Date: 2009-12-29T13:33:17Z
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