Re: Should contrib modules install .h files?

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andrew Gierth <andrew@tao11.riddles.org.uk>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, pgsql-hackers@postgresql.org, Andres Freund <andres@anarazel.de>
Date: 2018-07-06T01:42:59Z
Lists: pgsql-hackers
On Thu, Jul 05, 2018 at 03:25:24PM +0100, Andrew Gierth wrote:
> Take 3 for the windows version: don't assume the directories exist
> because contrib install is done before the main include files stuff.

It seems to me that this gives a good reason to not play with
REL_11_STABLE at this point.
--
Michael

Commits

  1. Fix out-of-tree build for transform modules.

  2. Provide for contrib and pgxs modules to install include files.