From: Tom Lane <[EMAIL PROTECTED]>
the patch discussed here [1] that supposedly made the win32 msvc builds use
lc_locale properly has flaws.
I think a large part of the confusion that's been evidenced in this
thread is because you are submitting a "bug report" about a patch that is
not in fact
"TIAN Justin" <[EMAIL PROTECTED]> writes:
> Actually, we don't directly use postgre server,we open TCP connection to
> support postgre wire protocol, so psql client can connect to our
> application,
> I found the problem is in the StartupMessage, when psql client version
> is 8.1.4, the major and m
"Thomas H" <[EMAIL PROTECTED]> writes:
> Bug reference: 4186
> Logged by: Thomas H
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.3.1
> Operating system: Windows 2003
> Description:set lc_messages does not work
> Details:
> the patch discussed here [1] tha