pgAdmin III commit: Lots of fixes on my "sort column" patch

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Lots of fixes on my "sort column" patch
Дата
Msg-id 201009282226.o8SMQ4Ku093302@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Lots of fixes on my "sort column" patch

Cast name type to text type is not available for release prior to 8.3. Some
columns were not collected in the right order.

Initial report by Douglas Little.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=13e84f1bb4522d986aaca786e1b47d5014921259

Modified Files
--------------
CHANGELOG                 |    1 +
pgadmin/frm/frmStatus.cpp |   81 ++++++++++++++++++++++++++++++++-------------
2 files changed, 59 insertions(+), 23 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #243: Add security label support
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Change the changelog.