pgsql: Modify draft SGML instructions to use DRAFT=Y because recursion

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Modify draft SGML instructions to use DRAFT=Y because recursion
Date: 2007-01-26 22:23:50
Message-ID: 20070126222350.212909FB30F@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Modify draft SGML instructions to use DRAFT=Y because recursion was
causing html to be called twice --- no way to exit the makefile after
the recursion returns.

Modified Files:
--------------
pgsql/doc/src/sgml:
Makefile (r1.91 -> r1.92)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile.diff?r1=1.91&r2=1.92)
docguide.sgml (r1.65 -> r1.66)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/docguide.sgml.diff?r1=1.65&r2=1.66)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-01-26 22:52:50 pgsql: Update wording of installation when upgrading, to more clearly
Previous Message Tom Lane 2007-01-26 20:07:01 pgsql: On Windows, use pgwin32_waitforsinglesocket() instead of select()