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 E1r8WjM-007tQD-Rj@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
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2d758dca1b31baed43c3f17ea742bee6a9ed7dbd

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 wrong description of BackgroundPsql's timeout.
Next
From: Amit Kapila
Date:
Subject: pgsql: Fix a test in 003_logical_slots.