pgsql: doc: Extend documentation of PG_TEST_EXTRA

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: doc: Extend documentation of PG_TEST_EXTRA
Дата
Msg-id E1qeXwX-002w1N-3c@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Extend documentation of PG_TEST_EXTRA

Extend the PG_TEST_EXTRA documentation to mention resource intensive
tests as well. The previous wording only mentioned special software
and security in the main paragraph, with resource usage listed on one
of the tests in the list.

Backpatch to v15 where f47ed79cc8 added wal_consistenct_checking as
a PG_TEST_EXTRA target.

Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/CAN55FZ0OthTuBdiNkaX2BvxuHdK4Y1MVEb8_uEuD1yHMPmT9Og@mail.gmail.com
Backpatch-through: 15

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/87d6e0127acaf5563d22fcc310483f1d960c85c5

Modified Files
--------------
doc/src/sgml/regress.sgml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: Extend documentation of PG_TEST_EXTRA
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Add JIT deform_counter