Re: Fw: Case Insensitive Test

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>, "[ADMIN]" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Fw: Case Insensitive Test
Date: 2003-09-26 17:42:01
Message-ID: 200309261742.h8QHg1013081@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Tom Lane wrote:
> Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-09-26 17:58:01 Re: Fw: Case Insensitive Test
Previous Message Tom Lane 2003-09-26 17:40:29 Re: Fw: Case Insensitive Test