Re: [COMMITTERS] pgsql: Sigh ... - Mailing list pgsql-patches

From Andrew Dunstan
Subject Re: [COMMITTERS] pgsql: Sigh ...
Date
Msg-id 481C647E.2090303@dunslane.net
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Sigh ...  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: [COMMITTERS] pgsql: Sigh ...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches

Peter Eisentraut wrote:
> Andrew Dunstan wrote:
>
>> This patch should fix things for both sets of changes. And it
>> demonstrates pretty much what you need to do for config options for MSVC.
>>
>
> Btw., it is quite easily possible to use the autom4te tracing facility to
> parse the configure.ac file, in case you are interested in generating some of
> the Windows build code automatically.
>
> For example:
>
> $ autoconf -t 'AC_ARG_ENABLE:$1' configure.in
> integer-datetimes
> nls
> shared
> rpath
> spinlocks
> debug
> profiling
> dtrace
> segmented-files
> depend
> cassert
> thread-safety
> thread-safety
> thread-safety-force
> largefile
>
> Let me know if you want to do something with that.
>
>

Yeah, maybe. Let's fix the issue pg_config.h.win32 that Tom raised first.

cheers

andrew

pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Re: configure option for XLOG_BLCKSZ
Next
From: Andreas 'ads' Scherbaum
Date:
Subject: Re: create or replace language