Re: Fw: Case Insensitive Test - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Fw: Case Insensitive Test
Date
Msg-id 200309261742.h8QHg1013081@candle.pha.pa.us
Whole thread Raw
In response to Re: Fw: Case Insensitive Test  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Fw: Case Insensitive Test  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Tom Lane wrote:
> Stephan Szabo <sszabo@megazone.bigpanda.com> 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
  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, Pennsylvania 19073

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fw: Case Insensitive Test
Next
From: Tom Lane
Date:
Subject: Re: Fw: Case Insensitive Test