pgAdmin III commit: Use function parameter default values as defaults i

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Use function parameter default values as defaults i
Дата
Msg-id 201102161252.p1GCqOVq079885@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use function parameter default values as defaults in the debugger.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c5f1359e31768e9efe18df481087740ea9b3f136
Author: Nikhil S <nixmisc@gmail.com>

Modified Files
--------------
CHANGELOG                                |    2 +
pgadmin/debugger/dbgTargetInfo.cpp       |   52 ++++++++++++++++++++++++++++++
pgadmin/debugger/dlgDirectDbg.cpp        |   13 +++++--
pgadmin/include/debugger/dbgTargetInfo.h |    2 +
4 files changed, 65 insertions(+), 4 deletions(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: phase 2 of wxWidgets 2.9 build
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Somehow forgot to commit this.