Andres Freund <and...@2ndquadrant.com> writes:
>> On 2013-04-26 13:11:00 +0200, Florian Pflug wrote:
>>> The unresolved code issue that I know of is moving the compiler flags 
>>> behind a configure check. I would greatly appreciate it if you could take a 
>>> look at that. My config-fu is weak and it would take me some time to figure 
>>> out how to do that.

>> Do we necessarily have to do that before beta? If not, let's concentrate on 
>> getting the basic path in, and let's add the gcc-specific compiler options 
>> later.

> If we want them we should do it before beta, otherwise we won't notice
> problems that the flags cause (misoptimizations, problems on compiler
> versions, ...). So either now or in 9.4.

Yeah, beta1 is the point in the cycle where we have the most leverage
for discovering portability problems.  We should not be leaving anything
involving configure tests as "to fix later".

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to