On Fri, 28 Feb 2025 at 19:37, <m(dot)litsarev(at)postgrespro(dot)ru> wrote:
>
> Hi,
>
> Fix an error in the patch.
I felt you might have missed attaching the test patches added at [1].
Also the test from [1] is failing with the latest v6 version patch.
This change is not required:
extern void XLogRecGetBlockRefInfo(XLogReaderState *record, bool pretty,
bool detailed_format, StringInfo buf,
uint32 *fpi_len);
-
/*
[1] - https://www.postgresql.org/message-id/4ba66566b84df983c881b996eb8831f1%40postgrespro.ru
Regards,
Vignesh