| From: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: encoding: ODBC, createdb |
| Date: | 2001-09-08 08:01:55 |
| Message-ID: | 20010908100155.A6888@zf.jcu.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
On Fri, Sep 07, 2001 at 04:11:25PM -0400, Bruce Momjian wrote:
>
> Was this completed?
>
> >
> > I found some other things:
> >
> > - why database encoding for new DB check 'createdb' script and not
> > CREATE DATABASE statement? (means client only encodings, like BIG5)?
It was include in my large multibyte patch and it's complete in
dbcommands.c (It was non-reported bug in previous releases).
> > - ODBC -- here is some multibyte stuff too. Why ODBC code don't use
> > pg_wchar.h where is all defined? In odbc/multibyte.h is again defined
> > all encoding identificators.
Probably done, it check ODBC maintainer.
Karel
--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/
C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Karel Zak | 2001-09-08 08:29:39 | Re: CURRENT CVS: MULTIBYTE: CANT CONNECT.... |
| Previous Message | Jan Wieck | 2001-09-08 07:15:02 | Re: CVS access |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Serguei Mokhov | 2001-09-08 08:15:21 | NLS for psql (Russian), continuation... |
| Previous Message | Larry Rosenman | 2001-09-08 02:12:18 | Re: CURRENT CVS: MULTIBYTE: CANT CONNECT.... |