pgsql: Add #includes needed on some platforms in the new files. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Add #includes needed on some platforms in the new files.
Date
Msg-id E1TJ3LP-0003Ms-De@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add #includes needed on some platforms in the new files.

Hopefully this makes the *BSD buildfarm animals happy.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/93b6d78cf07cc886cd14edacc7d621ef330c513d

Modified Files
--------------
src/backend/access/transam/timeline.c    |    1 +
src/backend/access/transam/xlog.c        |    2 --
src/backend/access/transam/xlogarchive.c |    1 +
3 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Split off functions related to timeline history files and XLOG a
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Allow a few seconds for Windows to catch up with a directory ren