pgSchema Changes

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgSchema Changes
Дата
Msg-id FED2B709E3270E4B903EB0175A49BCB104760B@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответы Database->ServerEncoding, ClientEncoding
Database->ServerEncoding, ClientEncoding (again)
Список 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 по дате отправления:

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: [ODBC] pgAdmin2 UTF-8 support
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Database->ServerEncoding, ClientEncoding