pgSchema Changes - Mailing list pgadmin-hackers

From Dave Page
Subject pgSchema Changes
Date
Msg-id FED2B709E3270E4B903EB0175A49BCB104760B@dogbert.vale-housing.co.uk
Whole thread Raw
Responses Database->ServerEncoding, ClientEncoding  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Database->ServerEncoding, ClientEncoding (again)  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgadmin-hackers
Hi Jean-Michel,

I just comitted the following changes to pgSchema:

Invalidate Caches before refreshing hierarchy in pgSchema.
Standardised db name access method throughout pgSchema's classes, and added
caching.

This update touched virtually all classes and is quite large, but shouldn't
affect anything you're doing. Note that the correct method for accessing the
parent db name within a class is now through the 'Database' property, *not*
using GetDatabase e.g:

objServer.Databases(Database).KillCommentCache

Cheers, Dave.

pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: [ODBC] pgAdmin2 UTF-8 support
Next
From: Jean-Michel POURE
Date:
Subject: Database->ServerEncoding, ClientEncoding