pgsql: doc: Extend documentation of PG_TEST_EXTRA - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: Extend documentation of PG_TEST_EXTRA
Date
Msg-id E1qeXvX-002vzT-3R@gemulon.postgresql.org
Whole thread Raw
List 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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6fe3cefde4b414819d9bb68999ae235a9fc3ce83

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


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Teach WaitEventSetWait() to report multiple events on Windows.
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: Extend documentation of PG_TEST_EXTRA