pgaccess - pgaccess: implemented Laurent Duperval's idea for

From: cmaj(at)pgfoundry(dot)org (User Cmaj)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgaccess - pgaccess: implemented Laurent Duperval's idea for
Date: 2005-03-25 21:35:26
Message-ID: 20050325213526.28426318E7E@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
implemented Laurent Duperval's idea for double-click to edit a table entry

Modified Files:
--------------
pgaccess:
changelog (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/changelog.diff?r1=1.6&r2=1.7)
pgaccess/lib:
tables.tcl (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/tables.tcl.diff?r1=1.2&r2=1.3)
pgaccess/main:
window.tcl (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/main/window.tcl.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-03-25 21:58:01 pgsql: Improve EXPLAIN ANALYZE to show the time spent in each trigger
Previous Message User Dfetter 2005-03-25 21:34:23 docbot - docbot: Fixed docbot not to join #slony per Jan's request