Re: Unicode in PGAdmin

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Tino Wildenhain" <tino(at)wildenhain(dot)de>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Unicode in PGAdmin
Date: 2002-12-12 16:12:00
Message-ID: 03AF4E498C591348A42FC93DEA9661B8128D58@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Tino Wildenhain [mailto:tino(at)wildenhain(dot)de]
> Sent: 12 December 2002 16:12
> To: Dave Page; pgadmin-support(at)postgresql(dot)org
> Subject: RE: [pgadmin-support] Unicode in PGAdmin
>
>
> Hi Dave,
>
> --On Donnerstag, 12. Dezember 2002 16:02 +0000 Dave Page
> <dpage(at)vale-housing(dot)co(dot)uk> wrote:
>
> >
> >
> >> -----Original Message-----
> >> From: Tino Wildenhain [mailto:tino(at)wildenhain(dot)de]
> >> Sent: 12 December 2002 16:05
> >> To: Dave Page; pgadmin-support(at)postgresql(dot)org
> >> Subject: RE: [pgadmin-support] Unicode in PGAdmin
> >>
> >> Ah ok. This sounds promising in the aspect of porting to
> >> an "OS" ;)) Will you make it modular in a way porting
> >> is possible? Will it be multithreaded? I've seen there
> >> is native support for postgresql also as win32 libs, so
> there should
> >> be no need to use ODBC in all circumstances (For example to catch
> >> messages like psql does)
> >
> >
> > Hi Tino,
> >
> > The new version already runs on Windows, Linux and FreeBSD.
> It should
> > also run on other Unixes and OS-X, but I don't have any
> right now. We
> > also use libpq rather than ODBC now, so yes, we have
> complete access
> > to the server.
>
> Way cool! Is there something in the CVS repository to get envolved?

Yup, check out the pgadmin3 module from cvs.pgadmin.org. There is a web
interface at that address as well.

Regards, Dave.

Browse pgadmin-support by date

  From Date Subject
Next Message Donald Fraser 2002-12-12 16:33:09 More bugs
Previous Message Tino Wildenhain 2002-12-12 16:11:53 Re: Unicode in PGAdmin