Re: Fw: Case Insensitive Test

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
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 21:53:45
Message-ID: 27837.1064613225@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Tom Lane writes:
>> Like "--with-perl"? The reason that got in there was not to deal with
>> weird compiler flags, it was to deal with the standard Perl installation
>> on RHL 8.0.

> But for that purpose it was sufficient to leave it in linux.h.

But Stephan is right: putting it in the port header creates a serious
risk that the effective compilation environment will be different from
what configure was probing. It's sheer luck that we've not seen any
worse problems than we have.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Robin Redwood 2003-09-26 21:57:12 unsubscribe
Previous Message Peter Eisentraut 2003-09-26 21:46:20 Re: Fw: Case Insensitive Test