--with-mb-encoding?

From: "Allan Huffman" <huffmana(at)ppc(dot)pims(dot)org>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: --with-mb-encoding?
Date: 1999-10-11 08:30:44
Message-ID: 3801A034.994FE487@ppc.pims.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


To ./configure PostgreSQL 6.5.2 to run with JDBC 1.1.7 what encoding
should I use in the following:

"--with-mb-encoding enable multi-byte support" (from
www.postgresql.org/docs/admin/config.htm)

Many Thanks,

Allan

Allan(at)ppc(dot)pims(dot)org

PS I found this:

Unicode can now be used in operating systems from Microsoft, IBM, DEC,
Sun, and Apple. Microsoft Windows NT uses Unicode as the default
character encoding in the OS; Windows 95 has most of the Microsoft
Unicode API in the MFC foundation class libraries. IBM, DEC, and Sun
offer Unicode in varying degrees of implementation, ranging from a full
Unicode development library provided with IBM AIX, to UTF-8 multi-byte
and UCS-4 wide-character support in Solaris, following the POSIX model.

at

http://www.isoc.org/isoc/whatis/conferences/inet/97/proceedings/A8/A8_2.HTM

so should I specify Unicode? Guess that it is worth a try.... Guess
that I should check out the Sun site too.

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 1999-10-11 09:32:47 vaccum problem
Previous Message Martin Weinberg 1999-10-11 03:17:21 Re: [HACKERS] memory problems in copying large table to STDOUT