pgAdmin III commit: Fix the perspective string parameter

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix the perspective string parameter
Дата
Msg-id 201009231627.o8NGROoN023858@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the perspective string parameter

Use of the VerFromRev() function gets rid of the id number. This patch drops
this useless function now that we are with git.

Fixed #235.

Branch
------
master

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

Modified Files
--------------
pgadmin/debugger/ctlCodeWindow.cpp |    2 +-
pgadmin/debugger/frmDebugger.cpp   |    4 ++--
pgadmin/frm/frmEditGrid.cpp        |    4 ++--
pgadmin/frm/frmMain.cpp            |    4 ++--
pgadmin/frm/frmQuery.cpp           |    4 ++--
pgadmin/frm/frmStatus.cpp          |    4 ++--
pgadmin/include/utils/misc.h       |    2 --
pgadmin/utils/misc.cpp             |    7 -------
8 files changed, 11 insertions(+), 20 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the perspective string parameter
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Add a tooltip and make RO the queries combobox