From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: Simplify passing of configure arguments to pg_config |
Date: | 2020-02-10 18:34:03 |
Message-ID: | 5a3b2b18-31a8-83f2-552a-c72965ab2946@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2019-12-22 14:56, Peter Eisentraut wrote:
>> There is also the weird difference with how the MSVC build system
>> handles it. It appends VAL_CONFIGURE to pg_config.h instead of passing
>> it on the command line.
>
> Here is an updated version of the patch after the removal of
> pg_config.h.win32. It's easier to see now how this helps unify the
> handling of this between the two build systems.
committed
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2020-02-10 18:47:35 | Re: proposal: schema variables |
Previous Message | Luís Roberto Weck | 2020-02-10 17:55:28 | Re: 2020-02-13 Press Release Draft |