Re: I want to modify "pgConn::ExecuteSet"

From: Quan Zongliang <quanzongliang(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: I want to modify "pgConn::ExecuteSet"
Date: 2009-02-05 11:45:03
Message-ID: 20090205204206.D66B.4125B4E5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com
CIT Japan: http://www.cit.co.jp
CIT China: http://www.citbj.com.cn

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2009-02-05 13:02:35 pgAgent: Log connection error message and initial connection
Previous Message Dave Page 2009-02-05 11:36:43 Re: I want to modify "pgConn::ExecuteSet"