Re: ERROR: conversion between UNICODE and LATIN1 - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: ERROR: conversion between UNICODE and LATIN1
Date
Msg-id 416F9C5C.1040908@pse-consulting.de
Whole thread Raw
In response to ERROR: conversion between UNICODE and LATIN1 is not supported  (Troels Arvin <troels@arvin.dk>)
List pgadmin-hackers
Troels Arvin wrote:
> Hello,
>
> I keep getting
>   ERROR:  conversion between UNICODE and LATIN1 is not supported
>
> when connecting from pgadmin3 beta 2 (checked out from CVS a little time
> ago) to rather new checkout of PostgreSQL's CVS.
>
> Is this a known problem/limitation?

No. When does it fail? Enable sql logging for that.
We just had some changes in pgConn.cpp when connecting, but old
behaviour should have been preserved.

Regards,
Andreas


pgadmin-hackers by date:

Previous
From: Troels Arvin
Date:
Subject: ERROR: conversion between UNICODE and LATIN1 is not supported
Next
From: cvs@cvs.pgadmin.org
Date:
Subject: CVS Commit by andreas: change unsigned conversion for oids