| 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 18:25:06 |
| Message-ID: | CAHsHPqe2j77xUm2gcC+c3uS9zgR-rtLbecr6AbiLh0P84FSH4A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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 !
Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia
On 10/8/11, Guillaume Lelarge <guillaume(at)lelarge(dot)info> wrote:
> Hi,
>
> On Sat, 2011-10-08 at 11:28 +0200, Vladimir Kokovic wrote:
>> [...]
>> I added a new 'psql' ECHO='queriesonlynoexec' on my local machine,
>> which enables to view multi-statement-query as a list of queries.
>>
>> I think with this, "pgadmin can execute and display each query in a
>> separate tab !
>>
>
> I fail to see how this fix the issue. Anyway, we already have a
> perfectly clear and simple way to do it. What still is missing is a good
> UI.
>
>
> --
> Guillaume
> http://blog.guillaume.lelarge.info
> http://www.dalibo.com
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Lelarge | 2011-10-08 19:05:49 | Re: [pgAdmin III] #340: Allow the display of the results of more than one query |
| Previous Message | Guillaume Lelarge | 2011-10-08 15:10:15 | Re: [pgAdmin III] #340: Allow the display of the results of more than one query |