pgsql: Restructure test_fync to use modular C so there is less duplicat

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Restructure test_fync to use modular C so there is less duplicat
Дата
Msg-id E1PeC1T-0000MO-6w@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Restructure test_fync to use modular C so there is less duplicate code
and it can be enhanced easier.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=169516ad9395e91d206cbf5bf32c5d2fa34d4111

Modified Files
--------------
src/tools/fsync/README       |    5 +-
src/tools/fsync/test_fsync.c |  442 ++++++++++++++++++------------------------
2 files changed, 190 insertions(+), 257 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Enumerate available tablespaces after starting the backup
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Have test_fsync output details that fdatasync is the default