#93: Recording query history
-----------------------+----------------------------------------------------
 Reporter:  gleu       |       Owner:  dpage
     Type:  feature    |      Status:  new  
 Priority:  minor      |   Milestone:       
Component:  pgadmin    |     Version:  trunk
 Keywords:  querytool  |    Platform:  all  
-----------------------+----------------------------------------------------
 There is/was a similar in the DB2 management GUI which I used a little a
 few years back - basically, they have a combo box above the query input
 STC (spanning the width of the STC), in which every time you execute a
 query, it adds a flattened (ie. \n's replaced with spaces, double spaces
 replaced with single) version of the first few lines to the combo list. If
 you select one of those queries, it simply replaces the STC contents with
 the unflattened version of the original query.

-- 
Ticket URL: <http://code.pgadmin.org/trac/ticket/93>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to