pgAdmin III commit: Prevent a crash when creating a stored procedure in - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Prevent a crash when creating a stored procedure in
Date
Msg-id E1UwB5f-0006p1-92@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent a crash when creating a stored procedure in PPAS.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=868b76cb720d03126577d2abca29786c3cc719fb
Author: Dinesh Kumar <dinesh.kumar@enterprisedb.com>

Modified Files
--------------
CHANGELOG                   |    2 ++
pgadmin/dlg/dlgFunction.cpp |    2 +-
2 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Prevent a crash when creating a stored procedure in
Next
From: Dave Page
Date:
Subject: Re: Patch for pgAdmin crash, while creating procedure.