Remove an undefined function CalculateMaxmumSafeLSN

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Remove an undefined function CalculateMaxmumSafeLSN
Дата
Msg-id CALj2ACVoQ7NEf43Xz0rfxsGOKYTN5r4VZp2DO2_5p+CMzsRPFw@mail.gmail.com
обсуждение исходный текст
Ответы Re:Remove an undefined function CalculateMaxmumSafeLSN  (Sergei Kornilov <sk@zsrv.org>)
Список pgsql-hackers
Hi,

While working on a feature, I came across an undefined
(declaration-only) function CalculateMaxmumSafeLSN added by commit
c655077 [1]. Attaching a patch to remove it.

[1] commit c6550776394e25c1620bc8258427c8f1d448080d
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date:   Tue Apr 7 18:35:00 2020 -0400

    Allow users to limit storage reserved by replication slots

Regards,
Bharath Rupireddy.

Вложения

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: tweak to a few index tests to hits ambuildempty() routine.
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl