Fw: Case Insensitive Test

From: "Donald Fraser" <demolish(at)cwgsy(dot)net>
To: "[ADMIN]" <pgsql-admin(at)postgresql(dot)org>
Subject: Fw: Case Insensitive Test
Date: 2003-09-25 23:05:11
Message-ID: 012601c383b9$795f8f40$1664a8c0@DEMOLITION
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


----- Original Message -----
From: "Manuel Sugawara" <masm(at)fciencias(dot)unam(dot)mx>
To: "Donald Fraser" <demolish(at)cwgsy(dot)net>
Cc: "[ADMIN]" <pgsql-admin(at)postgresql(dot)org>
Sent: Thursday, September 25, 2003 11:12 PM
Subject: Re: [ADMIN] Case Insensitive Test

> "Donald Fraser" <demolish(at)cwgsy(dot)net> writes:
>
> > The Case Insensitive Text data type for PostgreSQL is now part of
> > the GBorg projects.
> >
> > http://gborg.postgresql.org/project/citext/projdisplay.php
>
> Nice work, just two comments (1) the C++ comment style (//) is not
> portable for C programs and should be changed and (2) the standard way

Fair comment but since it has to be compiled against a valid PosgtreSQL
distribution, which all require GNU compilers, I don't see what the problem is.
All the C GNU compilers that I've ever used support C++ style comments which in
my opinion are much nicer to use.

> to distribute this kind of stuff is a tarball, zip is more from the
> windows world.

Ok its I added the tar.gz file to the distribution, which you'll note it twice
the size of the zip file. May be I don't know how to use tar properly but
that's why I used the zip format - it always seems to come out smaller by at
least a factor of 2.

Regards
Donald

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Manuel Sugawara 2003-09-25 23:28:41 Re: Case Insensitive Test
Previous Message Manuel Sugawara 2003-09-25 22:12:50 Re: Case Insensitive Test