pgsql: Make include files work without having to include other ones fir

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make include files work without having to include other ones fir
Date: 2012-06-10 09:46:59
Message-ID: E1Sdejb-00030g-Gj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make include files work without having to include other ones first

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8570114dc1a7a655043d94a6eb1ebf295f1d3647

Modified Files
--------------
src/include/access/hio.h | 1 +
src/include/utils/json.h | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2012-06-10 10:23:34 pgsql: Error message capitalization fix
Previous Message Simon Riggs 2012-06-10 07:42:12 pgsql: Revert error message on GLOBAL/LOCAL pending further discussion