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: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org, Andres Freund <andres@anarazel.de>
Date: 2018-07-23T00:51:33Z
Lists: pgsql-hackers
On Mon, Jul 23, 2018 at 01:48:21AM +0100, Andrew Gierth wrote:
> >>>>> "Peter" == Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> 
>>> Anyone have any objection to putting this into 11beta if it works,
>>> as well as 12devel?
> 
>  Peter> Yes, I have expressed concerns about this approach elsewhere in
>  Peter> this thread.
> 
> No response to my followup to you in 2+ weeks. Last call?

FWIW, I don't have any objections with experimenting on HEAD, but I
would vote for letting 11 out of this.
--
Michael

Commits

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

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