pgsql: Fix wrong description of BackgroundPsql's timeout.

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема pgsql: Fix wrong description of BackgroundPsql's timeout.
Дата
Msg-id E1r8WjM-007tQD-Rj@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: pgsql: Fix wrong description of BackgroundPsql's timeout.
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix a test in 003_logical_slots.