From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | John Huss <johnthuss(at)gmail(dot)com>, pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Feature Request: query history |
Date: | 2008-09-10 13:22:41 |
Message-ID: | 48C7CA21.8060003@hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Dave Page wrote:
> On Wed, Sep 10, 2008 at 2:15 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>>> I would like to have the ability the view and edit and run any query that
>>> has already been executed in the Query screen. Ideally this would keep
>>> track of queries persistently and not just for the current session.
>> Are you describing something likevthe "history" feature in a browser?
>>
>> If so, I have a half done patch around somewhere that could maybe be dusted off...
>
> Iirc, the DB2 query tool (circa 2004) had a combo box at the top of
> the editor to which it added every query you ran in a session. Select
> an entry, and it replaced the current query.
My half-patch had a menu, kind of like the history menu in firefox (or
whatever browser - I'm sure they all have it). But the same principle.
//Magus
From | Date | Subject | |
---|---|---|---|
Next Message | John Huss | 2008-09-10 14:03:44 | Re: Feature Request: query history |
Previous Message | Dave Page | 2008-09-10 13:19:43 | Re: Feature Request: query history |