From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, "Jeroen Ruigrok/asmodai" <asmodai(at)wxs(dot)nl>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: _GNU_SOURCE |
Date: | 2003-10-09 15:00:13 |
Message-ID: | 10504.1065711613@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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
yesterday, either. The risk of breaking things on some platform greatly
outweighs the potential benefits at this stage.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2003-10-09 15:14:33 | Re: 2-phase commit |
Previous Message | Andrew Sullivan | 2003-10-09 14:52:08 | Re: 2-phase commit |