Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6fe3cef

Browse files
doc: Extend documentation of PG_TEST_EXTRA
Extend the PG_TEST_EXTRA documentation to mention resource intensivetests as well. The previous wording only mentioned special softwareand security in the main paragraph, with resource usage listed on oneof the tests in the list.Backpatch to v15 wheref47ed79 added wal_consistenct_checking asa PG_TEST_EXTRA target.Author: Nazir Bilal Yavuz <byavuz81@gmail.com>Discussion:https://postgr.es/m/CAN55FZ0OthTuBdiNkaX2BvxuHdK4Y1MVEb8_uEuD1yHMPmT9Og@mail.gmail.comBackpatch-through: 15
1 parent04a09ee commit6fe3cef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎doc/src/sgml/regress.sgml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -253,11 +253,11 @@ make check-world -j8 >/dev/null
253253

254254
<para>
255255
Some test suites are not run by default, either because they are not secure
256-
to run on a multiuser system orbecause they require special software. You
257-
can decide which test suites to run additionally by setting the
258-
<command>make</command> or environment variable
259-
<varname>PG_TEST_EXTRA</varname> to a whitespace-separated list, for
260-
example:
256+
to run on a multiuser system,because they require special software or
257+
because they are resource intensive. Youcan decide which test suites to
258+
run additionally by setting the<command>make</command> or environment
259+
variable<varname>PG_TEST_EXTRA</varname> to a whitespace-separated list,
260+
forexample:
261261
<programlisting>
262262
make check-world PG_TEST_EXTRA='kerberos ldap ssl load_balance'
263263
</programlisting>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp