pgaccess - pgaccess: implemented Laurent Duperval's idea for - Mailing list pgsql-committers

From cmaj@pgfoundry.org (User Cmaj)
Subject pgaccess - pgaccess: implemented Laurent Duperval's idea for
Date
Msg-id 20050325213526.28426318E7E@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: dfetter@pgfoundry.org (User Dfetter)
Date:
Subject: docbot - docbot: Fixed docbot not to join #slony per Jan's request
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve EXPLAIN ANALYZE to show the time spent in each trigger