Should contrib modules install .h files? - Mailing list pgsql-hackers

From Andrew Gierth
Subject Should contrib modules install .h files?
Date
Msg-id 87y3euomjh.fsf@news-spur.riddles.org.uk
Whole thread Raw
Responses Re: Should contrib modules install .h files?  (Andres Freund <andres@anarazel.de>)
Re: Should contrib modules install .h files?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Re: Should contrib modules install .h files?  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
So I have this immediate problem: a PGXS build of a module, specifically
an hstore transform for a non-core PL, is much harder than it should be
because it has no way to get at hstore.h since that file is never
installed anywhere.

Should that be changed?

-- 
Andrew (irc:RhodiumToad)


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Cache lookup errors with functions manipulation object addresses
Next
From: Andres Freund
Date:
Subject: Re: Should contrib modules install .h files?