pgsql: Add #includes needed on some platforms in the new files.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Add #includes needed on some platforms in the new files.
Дата
Msg-id E1TJ3LP-0003Ms-De@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Split off functions related to timeline history files and XLOG a
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Allow a few seconds for Windows to catch up with a directory ren