pgsql: Improve pginclude tools to process include file usage by other - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Improve pginclude tools to process include file usage by other
Date
Msg-id 20060713163920.E8DFE9FB1C9@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Improve pginclude tools to process include file usage by other include files.

Modified Files:
--------------
    pgsql/src/tools/pginclude:
        pgdefine (r1.3 -> r1.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pginclude/pgdefine.diff?r1=1.3&r2=1.4)
        pgrminclude (r1.13 -> r1.14)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pginclude/pgrminclude.diff?r1=1.13&r2=1.14)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Allow include files to compile own their own.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: More include file adjustments.