Re: Fw: Case Insensitive Test

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: Donald Fraser <demolish(at)cwgsy(dot)net>, "[ADMIN]" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Fw: Case Insensitive Test
Date: 2003-09-26 01:24:13
Message-ID: 6723.1064539453@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Larry Rosenman <ler(at)lerctr(dot)org> writes:
>> We have several beta testers who keep us honest on exactly this point;
>> they use compilers that do not take //. Personally I wish gcc could
>> be configured not to have these little non-ANSI-isms ...

> Actually, I *THINK* C99 allows // comments, but that's neither here nor
> there.

It does, but we still try to conform to ANSI C (C89 or whenever it was).

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Raj Mathur 2003-09-26 04:17:53 Re: Postgresql going to sleep?
Previous Message Larry Rosenman 2003-09-26 00:57:12 Re: Fw: Case Insensitive Test