Re: Unicode upper/lower solution proposal

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Milos Prudek <prudek(at)bvx(dot)cz>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Unicode upper/lower solution proposal
Date: 2004-05-24 03:23:49
Message-ID: 200405240323.i4O3Nnr22033@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Milos Prudek wrote:
>
> > This is already fixed in CVS tip.
>
>
> Oh, cool!
>
> I know what is a CVS, but what is CVS tip?
>
> In which PostgreSQL stable release is upper() and lower() for Unicode
> planned to be included? Postgres version 7.5 ?

CVS tip is jus the current version of all CVS files. It means this will
be in 7.5.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2004-05-24 04:14:40 Buffer manager (was Re: relcache refcount)
Previous Message Bruce Momjian 2004-05-24 03:22:53 Re: Latest requests from IRC