pgsql: Make include files work without having to include other ones fir - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Make include files work without having to include other ones fir
Date
Msg-id E1Sdejb-00030g-Gj@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Revert error message on GLOBAL/LOCAL pending further discussion
Next
From: Magnus Hagander
Date:
Subject: pgsql: Error message capitalization fix