Should contrib modules install .h files?

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Should contrib modules install .h files?
Date: 2018-07-01 18:23:03
Message-ID: 87y3euomjh.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-07-01 18:30:00 Re: Should contrib modules install .h files?
Previous Message Andrew Dunstan 2018-07-01 16:31:17 Re: Cache lookup errors with functions manipulation object addresses