Re: [pgadmin-support] How to set client encoding?

2009-02-05 Thread Dave Page
On Thu, Feb 5, 2009 at 2:07 AM, Quan Zongliang wrote: > Hi > > When open the query tool, the default client encoding is UNICODE. > How to set pgAdmin's default client encoding? Thats done when we connect (in pgConn::pgConn) - we always use UNICODE unless the database is SQL_ASCII or MULE_INTERNAL

Re: [pgadmin-support] dependents bug

2009-02-05 Thread Dave Page
On Wed, Feb 4, 2009 at 9:00 PM, Madis Pärn wrote: > Hello > > pgAdmin III does not show view schema in object 'Dependents' tab. > > Attached fix as unified diff. Thanks - patch applied. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-support mailing list (pgadm