Re: Fw: Case Insensitive Test

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "[ADMIN]" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Fw: Case Insensitive Test
Date: 2003-09-26 20:32:32
Message-ID: Pine.LNX.4.44.0309262228550.11938-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-09-26 20:37:42 Re: Fw: Case Insensitive Test
Previous Message Bruce Momjian 2003-09-26 19:35:33 Re: Conditional row grained replication with DBMirror