pgsql: Change contrib/pg_test_fsync to control tests in terms of second

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Change contrib/pg_test_fsync to control tests in terms of second
Дата
Msg-id E1RxKxB-0007CK-TC@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Change contrib/pg_test_fsync to control tests in terms of seconds per
test, rather than a number of test cycles.  Changes -o/cycles option to
-s/seconds.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0a8396e35e2e230da7539372b32968c0d959fba8

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c |  108 ++++++++++++++++++--------------
doc/src/sgml/pgtestfsync.sgml         |    8 +-
2 files changed, 65 insertions(+), 51 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Remove new, intermittently failing regression test.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Document that the pg_test_fsync defaults allow the program to co