pgsql: Fix wrong description of BackgroundPsql's timeout. - Mailing list pgsql-committers

From Masahiko Sawada
Subject pgsql: Fix wrong description of BackgroundPsql's timeout.
Date
Msg-id E1r8WjI-007tPc-CP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix wrong description of BackgroundPsql's timeout.

Backpatch through 16 where this was introduced by 664d757531e1.

Reviewed-by: Daniel Gustafsson
Backpatch-through: 16
Discussion: http://postgr.es/m/CAD21AoBXMEqDBLoDuAWVWoTLYB4aNsxx4oYNmyJJbhfq_vGQBQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5abff2aaa1ab968cccbb76823e089b790912d21f

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Cluster.pm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Masahiko Sawada
Date:
Subject: pgsql: Fix BackgroundPsql's set_query_timer_restart() issue without arg
Next
From: Masahiko Sawada
Date:
Subject: pgsql: Fix wrong description of BackgroundPsql's timeout.