pgsql: Fix HISTORY.html build using , not . - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Fix HISTORY.html build using , not .
Date
Msg-id 20100513124750.B32097541D2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix HISTORY.html build using </link>, not </>.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        release-9.0.sgml (r2.20 -> r2.21)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release-9.0.sgml?r1=2.20&r2=2.21)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Fix vpath installation from distribution tarball (bug #5447)
Next
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Add missing library and include support for pg_upgrade to MSVC