Yan Cheng CHEOK <[email protected]> writes: > May I know, how I can store wchar_t * typed string into PostgreSQl, using C > library?
You can't; you have to convert to whatever the client_encoding is.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
