pgsql: Move fsync routines of initdb into src/common/
В списке pgsql-committers по дате отправления:
| От | Peter Eisentraut |
|---|---|
| Тема | pgsql: Move fsync routines of initdb into src/common/ |
| Дата | |
| Msg-id | E1bpdJu-0008W6-JP@gemulon.postgresql.org обсуждение |
| Ответы |
Re: pgsql: Move fsync routines of initdb into src/common/
|
| Список | pgsql-committers |
Move fsync routines of initdb into src/common/ The intention is to used those in other utilities such as pg_basebackup and pg_receivexlog. From: Michael Paquier <michael.paquier@gmail.com> Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/bf5bb2e85b6492c7245b9446efaf43d52a98db13 Modified Files -------------- src/bin/initdb/initdb.c | 270 ++------------------------------------- src/bin/initdb/nls.mk | 2 +- src/bin/pg_basebackup/nls.mk | 2 +- src/common/Makefile | 2 +- src/common/file_utils.c | 276 ++++++++++++++++++++++++++++++++++++++++ src/include/common/file_utils.h | 22 ++++ src/tools/msvc/Mkvcbuild.pm | 2 +- 7 files changed, 313 insertions(+), 263 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера