Re: [pgAdmin III] #340: Allow the display of the results of more than one query - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: [pgAdmin III] #340: Allow the display of the results of more than one query
Date
Msg-id 1318100749.9481.12.camel@localhost.localdomain
Whole thread Raw
In response to Re: [pgAdmin III] #340: Allow the display of the results of more than one query  (Vladimir Kokovic <vladimir.kokovic@gmail.com>)
Responses Re: [pgAdmin III] #340: Allow the display of the results of more than one query
List pgadmin-hackers
On Sat, 2011-10-08 at 20:25 +0200, Vladimir Kokovic wrote:
> Hi,
>
> When it comes to PQsendQuery and multi-statement-query, it is
> necessary to know which is the current query, without a scanner/parser
> that's not easy !
>

Necessary, no. The results are in the order of the queries. I mean first
tab of results is for the first query, second tab for the second query,
etc. Anyway, we don't need a parser.


--
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


pgadmin-hackers by date:

Previous
From: Vladimir Kokovic
Date:
Subject: Re: [pgAdmin III] #340: Allow the display of the results of more than one query
Next
From: Guillaume Lelarge
Date:
Subject: Re: [pgAdmin III] #340: Allow the display of the results of more than one query