Remove an undefined function CalculateMaxmumSafeLSN

Started by Bharath Rupireddyalmost 4 years ago2 messageshackers
Jump to latest
#1Bharath Rupireddy
bharath.rupireddyforpostgres@gmail.com

Hi,

While working on a feature, I came across an undefined
(declaration-only) function CalculateMaxmumSafeLSN added by commit
c655077 [1]commit c6550776394e25c1620bc8258427c8f1d448080d Author: Alvaro Herrera <alvherre@alvh.no-ip.org> Date: Tue Apr 7 18:35:00 2020 -0400. 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
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.

Attachments:

v1-0001-Remove-an-undefined-function-CalculateMaxmumSafeL.patchapplication/octet-stream; name=v1-0001-Remove-an-undefined-function-CalculateMaxmumSafeL.patchDownload+0-2
In reply to: Bharath Rupireddy (#1)
Re:Remove an undefined function CalculateMaxmumSafeLSN

Hello

Yes, I already wrote about this artifact. And created CF app entry so it wouldn't get lost: https://commitfest.postgresql.org/38/3616/

regards, Sergei