Re: [pgAdmin III] #340: Allow the display of the results of more than one query

From: Vladimir Kokovic <vladimir(dot)kokovic(at)gmail(dot)com>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgAdmin III] #340: Allow the display of the results of more than one query
Date: 2011-10-08 20:27:28
Message-ID: CAHsHPqeeUE3WS0Yz9PLpBzZCJfT3Q=rrO_0jpk5JbCDhCP8KyQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)lelarge(dot)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
>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-10-08 20:57:16 Re: [pgAdmin III] #340: Allow the display of the results of more than one query
Previous Message Guillaume Lelarge 2011-10-08 19:05:49 Re: [pgAdmin III] #340: Allow the display of the results of more than one query