Tom Lane wrote: > Stephan Szabo <[EMAIL PROTECTED]> writes: > > It looks like commenting it out of linux.h and adding it to template/linux > > works for the main build, it compiles and links fine both with and without > > --std=c89 and the latter also passes regression. I didn't try to build > > plperl however. > > Okay, I verified that it still works for plperl (and that I do still see > the plperl failure without _GNU_SOURCE). Patch committed.
That _GNU_SOURCE has always bothered me. What does it control, exactly? It seems to control a lot. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster