Re: pgxs/windows - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: pgxs/windows
Date
Msg-id 43CA91D6.8010908@dunslane.net
Whole thread Raw
In response to Re: pgxs/windows  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

Tom Lane wrote:

>
>In general you are supposed to use the same compiler as the installation
>was built with.  We are not going to try to support other cases ---
>CFLAGS are barely the tip of the iceberg of the issues that would arise.
>
>            
>  
>

Right down to the version? I know we can get that from select version(), 
but maybe we should output that from pg_config also.

cheers

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgxs/windows
Next
From: korry
Date:
Subject: Re: Coding standards? Recommendations?