Bruce Momjian wrote:
> Why is BIG5 listed as not allowing UTF8 on the client, but you can
> have UTF8 on the server and BIG5 on the client?
Because BIG5 is a client-only encoding.
> Why can't you have UTF8 on the server and client?
Sure you can.
> Why can't you have MULE_INTERNAL on the server
I have updated the documentation on encodings to more closely match our
code, added descriptions, and a list of aliases for encodings. I also
reorderd the lists to they were alphabetical. Look here to see the
results:
http://candle.pha.pa.us/main/writings/pgsql/sgml/multibyte.html
Comme