pgsql: Fix breakage of INSTALL document build.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix breakage of INSTALL document build.
Date: 2005-07-20 23:57:46
Message-ID: 20050720235746.DA6EA52A1F@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix breakage of INSTALL document build.

Modified Files:
--------------
pgsql/doc/src/sgml:
installation.sgml (r1.240 -> r1.241)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml.diff?r1=1.240&r2=1.241)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-07-21 03:56:25 pgsql: Add time/date macros for code clarity: #define DAYS_PER_YEAR
Previous Message James William Pye 2005-07-20 23:45:45 python - ex: Add code specific classes and generalize IntegrityError.