pgsql: Modify draft SGML instructions to use DRAFT=Y because recursion - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Modify draft SGML instructions to use DRAFT=Y because recursion
Date
Msg-id 20070126222350.212909FB30F@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: On Windows, use pgwin32_waitforsinglesocket() instead of select()
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update wording of installation when upgrading, to more clearly