pgAdmin III commit: Use function parameter default values as defaults i - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Use function parameter default values as defaults i
Date
Msg-id 201102161252.p1GCqOVq079885@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: phase 2 of wxWidgets 2.9 build
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Somehow forgot to commit this.