pgsql: Fix wrong description of BackgroundPsql's timeout.

From: Masahiko Sawada <msawada(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix wrong description of BackgroundPsql's timeout.
Date: 2023-11-30 02:24:40
Message-ID: E1r8WjI-007tPc-CP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Masahiko Sawada 2023-11-30 02:24:45 pgsql: Fix wrong description of BackgroundPsql's timeout.
Previous Message Masahiko Sawada 2023-11-30 01:16:35 pgsql: Fix BackgroundPsql's set_query_timer_restart() issue without arg