Install pg_config_manual.h
Started by Reinhard Maxover 22 years ago3 messagespatches
Hi,
I just found, that pg_config_manual.h is included by internal/c.h, but
not being installed by default. The attached patch fixes this.
cu
Reinhard
Attachments:
postgresql-config_manual.patchtext/plain; charset=US-ASCII; name=postgresql-config_manual.patchDownload+3-2
Re: Install pg_config_manual.h
On Tue, 18 Nov 2003 at 12:07, Reinhard Max wrote:
I just found, that pg_config_manual.h is included by internal/c.h,
but not being installed by default. The attached patch fixes this.
port.h was missing as well. Updated patch attached.
cu
Reinhard
Attachments:
postgresql-include.patchtext/plain; charset=US-ASCII; name=postgresql-include.patchDownload+4-2
Re: Install pg_config_manual.h
Reinhard Max writes:
I just found, that pg_config_manual.h is included by internal/c.h,
but not being installed by default. The attached patch fixes this.port.h was missing as well. Updated patch attached.
Fixed. The port.h goes into the "internal" subdirectory.
--
Peter Eisentraut peter_e@gmx.net