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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Quan Zongliang <quanzongliang(at)gmail(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: I want to modify "pgConn::ExecuteSet"
Date: 2009-02-05 11:36:43
Message-ID: 937d27e10902050336r42db451bp9197f8c545ac8068@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Thu, Feb 5, 2009 at 11:34 AM, Quan Zongliang <quanzongliang(at)gmail(dot)com> wrote:
>> Do you need to use ExecuteSet for this? ExecuteVoid already has a
>> reportError flag which can be used to stop it logging error messages.
> The result is needed to be displayed.

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.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Quan Zongliang 2009-02-05 11:45:03 Re: I want to modify "pgConn::ExecuteSet"
Previous Message Quan Zongliang 2009-02-05 11:34:14 Re: I want to modify "pgConn::ExecuteSet"