pgsql: In test_fsync, warn about options without o_direct that are not

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: In test_fsync, warn about options without o_direct that are not
Дата
Msg-id E1PeFX7-0003pW-5q@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In test_fsync, warn about options without o_direct that are not used by
Postgres, and cases where o_direct does not work with certain file systems.

Branch
------
master

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

Modified Files
--------------
src/tools/fsync/test_fsync.c |   50 ++++++++++++++++++++++++++++++++++++------
1 files changed, 43 insertions(+), 7 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Move a couple of declarations to reflect where the routines real
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Reverse number of stars used for test_fsync details.