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

From Vladimir Kokovic
Subject Re: [pgAdmin III] #340: Allow the display of the results of more than one query
Date
Msg-id CAHsHPqeeUE3WS0Yz9PLpBzZCJfT3Q=rrO_0jpk5JbCDhCP8KyQ@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin III] #340: Allow the display of the results of more than one query  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
Hi,

So you think to put in the tab info '13. query of 20 ' instead of  query text ?

Best regards,
  Vladimir Kokovic, DP senior, Belgrade, Serbia

On 10/8/11, Guillaume Lelarge <guillaume@lelarge.info> wrote:
> 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: Guillaume Lelarge
Date:
Subject: Re: [pgAdmin III] #340: Allow the display of the results of more than one query
Next
From: Guillaume Lelarge
Date:
Subject: Re: Thread manager