pgsql: Fix coverage targets so that HTML view is reliably updated when

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix coverage targets so that HTML view is reliably updated when
Date: 2008-10-03 15:35:17
Message-ID: 20081003153517.F41037545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix coverage targets so that HTML view is reliably updated when test data
changes. Add some documenting comments.

Modified Files:
--------------
pgsql/src:
Makefile.global.in (r1.243 -> r1.244)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.global.in?r1=1.243&r2=1.244)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2008-10-03 15:37:19 pgsql: Add regression test for macaddr type.
Previous Message Tom Lane 2008-10-03 12:37:07 Re: pgsql: Add relation fork support to pg_relation_size() function.