Re: I want to modify "pgConn::ExecuteSet" - Mailing list pgadmin-hackers

From Quan Zongliang
Subject Re: I want to modify "pgConn::ExecuteSet"
Date
Msg-id 20090205204206.D66B.4125B4E5@gmail.com
Whole thread Raw
In response to Re: I want to modify "pgConn::ExecuteSet"  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
> OK - well I'm happy for you to modify ExecuteSet if that's what you
> need - but please try to use a similar API to the existing ExecuteVoid
> one.

Ok.
It will be:
   pgSet *ExecuteSet(const wxString& sql, bool reportError = true);


-----------------------------------------------
Quan Zongliang
quanzongliang@gmail.com
CIT Japan:  http://www.cit.co.jp
CIT China:  http://www.citbj.com.cn


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: I want to modify "pgConn::ExecuteSet"
Next
From: Ashesh Vashi
Date:
Subject: pgAgent: Log connection error message and initial connection