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

From Peter Eisentraut
Subject Re: Fw: Case Insensitive Test
Date
Msg-id Pine.LNX.4.44.0309262228550.11938-100000@peter.localdomain
Whole thread Raw
In response to Re: Fw: Case Insensitive Test  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Responses Re: Fw: Case Insensitive Test  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Fw: Case Insensitive Test  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-admin
Stephan Szabo writes:

> It's not a problem for me unless I'm compiling with CFLAGS="-std=c89".

Don't do that then. :-)

I don't agree with cluttering the compile line with -D_GNU_SOURCE just for
the case when someone adds additional unsupported compiler flags.  We
might as well add -fhosted just in case someone tries to compile with
-ffreestanding.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Conditional row grained replication with DBMirror
Next
From: Tom Lane
Date:
Subject: Re: Fw: Case Insensitive Test