Display is_prev_bucket_same_wrt of xl_hash_squeeze_page - Mailing list pgsql-hackers

From Kirill Reshke
Subject Display is_prev_bucket_same_wrt of xl_hash_squeeze_page
Date
Msg-id CALdSSPjc-OVwtZH0Xrkvg7n=2ZwdbMJzqrm_ed_CfjiAzuKVGg@mail.gmail.com
Whole thread Raw
Responses Re: Display is_prev_bucket_same_wrt of xl_hash_squeeze_page
List pgsql-hackers
Hi hackers!

While doing some xlog-related task at my job I noticed that pg_waldump
utility does not display `is_prev_bucket_same_wrt` of
xl_hash_squeeze_page record. I had to patch pg_waldump to fix the
issue, because I use pg_waldump output of vanilla pg to cross-check my
patches (in our closed-source pg-related project).

PFA fixing issue.


-- 
Best regards,
Kirill Reshke

Attachment

pgsql-hackers by date:

Previous
From: "Matheus Alcantara"
Date:
Subject: Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput
Next
From: Marcos Pegoraro
Date:
Subject: Re: [PATCH] Generate random dates/times in a specified range