Re: ERROR: conversion between UNICODE and LATIN1

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Troels Arvin <troels(at)arvin(dot)dk>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: ERROR: conversion between UNICODE and LATIN1
Date: 2004-10-15 09:46:04
Message-ID: 416F9C5C.1040908@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2004-10-15 10:43:47 CVS Commit by andreas: change unsigned conversion for oids
Previous Message Troels Arvin 2004-10-14 14:24:44 ERROR: conversion between UNICODE and LATIN1 is not supported