pgsql: Add tooltips to the header links, and make title a link to the

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add tooltips to the header links, and make title a link to the
Date: 2009-09-29 20:25:01
Message-ID: 20090929202501.6DB2B753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add tooltips to the header links, and make title a link to the home page

based on an idea by Richard Huxton

Modified Files:
--------------
pgsql/doc/src/sgml:
stylesheet.dsl (r1.35 -> r1.36)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/stylesheet.dsl?r1=1.35&r2=1.36)

Browse pgsql-committers by date

  From Date Subject
Next Message User Kasahara 2009-09-30 06:18:14 pgstatsinfo - pg_statsinfo: * Fix unlink_unwanted_autovacuum_logfile().
Previous Message Tom Lane 2009-09-29 20:05:29 pgsql: Allow MOVE FORWARD n, MOVE BACKWARD n, MOVE FORWARD ALL, MOVE