pgsql: do include files first

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: do include files first
Date: 2011-08-26 22:15:23
Message-ID: E1Qx4gN-0007Yz-Ja@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

do include files first

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/987214b4d5118a6adf51945d6e266bb464cdd3ec

Modified Files
--------------
src/tools/pginclude/pgrminclude | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-08-26 22:22:03 pgsql: Fix missing pgdefine detection in pgrminclude.
Previous Message Tom Lane 2011-08-26 20:52:43 pgsql: Improve comments describing tsvector data structure.