Home » U++ Library support » U++ SQL » Postgres library improvements
Re: Postgres library improvements [message #22600 is a reply to message #22595] |
Wed, 29 July 2009 14:52   |
Zbych
Messages: 327 Registered: July 2009
|
Senior Member |
|
|
luzr wrote on Wed, 29 July 2009 08:40 | Thanks, applied. I hope this will not cause any trouble (but it seems quite reasonable)
|
I see two possible sources of troubles:
1. not all code page names from CharsetName() are accepted by postgres (that is why I've added ASSERT). Code page names: iso8859-xx, windows-125x, koi8-r, UTF-8 are accepted and cp852, mjk, cp850 are rejected.
2. I don't know what code page is used before connection is established (in my case all messages at this time are in english, probably because of this bug ).
[Updated on: Wed, 29 July 2009 15:21] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Aug 24 22:25:37 CEST 2025
Total time taken to generate the page: 0.05022 seconds
|