Re: Feature Request: query history

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>
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:19:43
Message-ID: 937d27e10809100619n78db57e6q741d5882fc1b2751@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Magnus Hagander 2008-09-10 13:22:41 Re: Feature Request: query history
Previous Message Magnus Hagander 2008-09-10 13:15:38 Re: Feature Request: query history