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

Commit633f2fb

Browse files
committed
Update isolation tests' README file.
The directions explaining about running the prepared-transactions testwere not updated in commitae55d9f.
1 parentdb10834 commit633f2fb

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

‎src/test/isolation/README

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,10 @@ To run just specific test(s), you can do something like
1919
./pg_isolation_regress fk-contention fk-deadlock
2020
(look into the specs/ subdirectory to see the available tests).
2121

22-
Note that the prepared-transactions test requires the server's
23-
max_prepared_transactions parameter to be set to at least 3. We have
24-
provided a variant expected-output file that allows the test to "pass"
25-
when max_prepared_transactions has its default value of zero, but of
26-
course that is not really exercising the feature.
22+
The prepared-transactions test requires the server's
23+
max_prepared_transactions parameter to be set to at least 3; therefore it
24+
is not run by default. To include it in the test run, use
25+
gmake installcheck-prepared-txns
2726

2827
To define tests with overlapping transactions, we use test specification
2928
files with a custom syntax, which is described in the next section. To add

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp