pgsql: Remove references to backup_fs_hot() in Cluster.pm

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Remove references to backup_fs_hot() in Cluster.pm
Дата
Msg-id E1rm5RT-004NqB-VH@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove references to backup_fs_hot() in Cluster.pm

This routine has been removed in 39969e2a1e4d with the exclusive backup
mode but there were still references to it.

Issue noticed while working on 071e3ad59d6f.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ca108be72e7abf1f801c8e49dcffbbbbf412c0d9

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: pgsql: Initialize variables to placate compiler.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Split registration of Win32 deadchild callback to separate funct