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.


                Karel

-- 
 Karel Zak  <[EMAIL PROTECTED]>
 http://home.zf.jcu.cz/~zakkr/
 
 C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to