Re: Case Insensitive Test

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>
Subject: Re: Case Insensitive Test
Date: 2003-09-25 22:12:50
Message-ID: m34qz0qzz1.fsf@conexa.fciencias.unam.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"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
to distribute this kind of stuff is a tarball, zip is more from the
windows world.

Regargs,
Manuel.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Donald Fraser 2003-09-25 23:05:11 Fw: Case Insensitive Test
Previous Message Donald Fraser 2003-09-25 21:50:18 Case Insensitive Test