Re: to_ascii()

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-patches <pgsql-patches(at)postgreSQL(dot)org>
Subject: Re: to_ascii()
Date: 2000-08-05 14:54:39
Message-ID: Pine.LNX.3.96.1000805164709.31026A-101000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


On Fri, 4 Aug 2000, Bruce Momjian wrote:

> I had to back out the patch. It only compiles with multi-byte enabled.

Ooops, I forget... here it is again.

> > > If encoding is not supported returns ERROR.

and if multibyte not enabled too....

Thanks.

Karel

Attachment Content-Type Size
to_ascii-08052000.patch.gz application/x-gzip 2.0 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-08-05 14:59:07 Re: to_ascii()
Previous Message Peter Eisentraut 2000-08-04 21:59:18 Re: some pedantic ANSI C fixes