pgsql: Fix perl warning from commit 9b4eafcaf4

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Fix perl warning from commit 9b4eafcaf4
Дата
Msg-id E1oxoiI-000UPB-19@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix perl warning from commit 9b4eafcaf4

per gripe from Andres Freund and Tom Lane

Backpatch to all live branches.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3a2807528e712a261ea3db713db4db39b7704288

Modified Files
--------------
src/test/perl/PostgresNode.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Give better hints for ambiguous or unreferenceable columns.
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Don't test HEAP_XMAX_INVALID when freezing xmax.