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

Commit2d758dc

Browse files
Fix wrong description of BackgroundPsql's timeout.
Backpatch through 16 where this was introduced by664d757.Reviewed-by: Daniel GustafssonBackpatch-through: 16Discussion:http://postgr.es/m/CAD21AoBXMEqDBLoDuAWVWoTLYB4aNsxx4oYNmyJJbhfq_vGQBQ@mail.gmail.com
1 parentc684d7c commit2d758dc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎src/test/perl/PostgreSQL/Test/Cluster.pm

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1972,8 +1972,7 @@ sub psql
19721972
19731973
InvokeB<psql> onB<$dbname> and return a BackgroundPsql object.
19741974
1975-
A default timeout of $PostgreSQL::Test::Utils::timeout_default is set up,
1976-
which can be modified later.
1975+
A timeout of $PostgreSQL::Test::Utils::timeout_default is set up.
19771976
19781977
psql is invoked in tuples-only unaligned mode with reading ofB<.psqlrc>
19791978
disabled. That may be overridden by passing extra psql parameters.
@@ -2039,8 +2038,7 @@ sub background_psql
20392038
InvokeB<psql> onB<$dbname> and return a BackgroundPsql object, which the
20402039
caller may use to send interactive input toB<psql>.
20412040
2042-
A default timeout of $PostgreSQL::Test::Utils::timeout_default is set up,
2043-
which can be modified later.
2041+
A timeout of $PostgreSQL::Test::Utils::timeout_default is set up.
20442042
20452043
psql is invoked in tuples-only unaligned mode with reading ofB<.psqlrc>
20462044
disabled. That may be overridden by passing extra psql parameters.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp