Re: _GNU_SOURCE - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: _GNU_SOURCE
Date
Msg-id 200310091525.h99FPgC04352@candle.pha.pa.us
Whole thread Raw
In response to Re: _GNU_SOURCE  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: _GNU_SOURCE
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > OK, next question is whether we should use _GNU_SOURCE only for plperl
> > compile, rather than everything.  _GNU_SOURCE seems to do lots of stuff
> > that I am uncertain about.
> 
> We've been using it for awhile, and it's not broken anything.  Why are
> you so eager to make build changes with potentially wide ramifications
> so late in the beta cycle?  I didn't agree with your changes to CFLAGS

I don't know what the ramifications of _GNU_SOURCE are, but we have run
longer without it than with it.  Seems safest to have it only where we
need it, in plperl.

> yesterday, either.  The risk of breaking things on some platform greatly
> outweighs the potential benefits at this stage.

Well, the compile flags were broken by almost any measure.  I don't
want to ship without optimization for 7.4 for all those platforms.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Mike Mascari
Date:
Subject: Re: 2-phase commit
Next
From: Bruce Momjian
Date:
Subject: Re: 2-phase commit