Re: patch to fix client only builds - Mailing list pgsql-hackers

From Tom Lane
Subject Re: patch to fix client only builds
Date
Msg-id 4425.1226941784@sss.pgh.pa.us
Whole thread Raw
In response to Re: patch to fix client only builds  ("Merlin Moncure" <mmoncure@gmail.com>)
Responses Re: patch to fix client only builds
Re: patch to fix client only builds
List pgsql-hackers
"Merlin Moncure" <mmoncure@gmail.com> writes:
> Noticed another issue with 'client only' type installs in the
> Makefile.  Shouldn't make install on libpq install postgres_ext.h in
> addition to the interface headers?

I don't think libpq's Makefile has any business doing that.

Maybe we should bite the bullet and provide some kind of top-level make
targets for client-only build/install.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: auto_explain contrib moudle
Next
From: Simon Riggs
Date:
Subject: Re: Synchronous replication patch v2