Hi Andreas.
----- Original Message -----
From: "Andreas Pflug" <Andreas.Pflug@web.de>
To: <pgadmin-hackers@postgresql.org>; "Dave Page" <dpage@vale-housing.co.uk>
Sent: Tuesday, June 10, 2003 6:11 PM
Subject: Re: [pgadmin-hackers] pgadmin3 clientencoding
> Andreas Pflug wrote:
>
> >
> > Do we really need special encodings, besides unicode? If so, this
> > should be implemented on a tree node (Server property: client
> > encoding) to make it possible to let the change of encoding have
> > immediate effect, or as the "System Object" setting is implemented.
> >
> There's another point:
> I'd like to have the list of valid encodings read from the server,
> rather than hard-coding it. This obviously needs a database connection,
> which frmOptions lacks.
multi-database-encoding moves comfortably by the present establishment.
Remodeling any further shouldn't be necessary.
db/pgConn.cpp
With kindest regards,
Hiroshi-Saito