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

From [email protected] (Bruce Momjian)
Subject pgsql: Modify draft SGML instructions to use DRAFT=Y because recursion
Date
Msg-id [email protected]
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: [email protected] (Tom Lane)
Date:
Subject: pgsql: On Windows, use pgwin32_waitforsinglesocket() instead of select()
Next
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Update wording of installation when upgrading, to more clearly