Bharath Rupireddy <[email protected]> writes: > On Mon, Feb 28, 2022 at 7:31 PM Sergei Kornilov <[email protected]> wrote: >> I just spotted in src/include/access/xlog.h: >> extern XLogRecPtr CalculateMaxmumSafeLSN(void); >> This function doesn't seem to be used anywhere or even defined? "git grep >> CalculateMaxmumSafeLSN" shows only this line.
> +1 to remove.
Right, done.
regards, tom lane
