Re: encoding: ODBC, createdb

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: encoding: ODBC, createdb
Дата
Msg-id 200109072011.f87KBPx21127@candle.pha.pa.us
обсуждение исходный текст
Ответ на encoding: ODBC, createdb  (Karel Zak <zakkr@zf.jcu.cz>)
Ответы Re: encoding: ODBC, createdb
Список pgsql-hackers
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)?
> 
>   Bug?
> 
> 
> - 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. 
> 
>   IMHO we can use for ODBC same solution as for libpq and compile it
>   with encname.c file too.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: backend hba.c prob
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Escaping strings for inclusion into SQL queries