Format the code in xact_decode
Hello hackers, just as the title says:
1. Remove redundant parentheses.
2. Adjust the position of the break statement.
--
Regards,
ChangAo Chen
Attachments:
0001-Format-the-code-in-xact_decode.patchapplication/octet-stream; charset=ISO-8859-1; name=0001-Format-the-code-in-xact_decode.patchDownload+3-3
Changes make the code in case XLOG_XACT_INVALIDATIONS block syntactically
consistent with the other block. LGTM.
On Sun, Jun 9, 2024 at 6:57 PM cca5507 <cca5507@qq.com> wrote:
Hello hackers, just as the title says:
1. Remove redundant parentheses.
2. Adjust the position of the break statement.
--
Regards,
ChangAo Chen
--
Best Wishes,
Ashutosh Bapat
Thank you for reply! I have new a patch in commitfest:Format the code in xact_decode (postgresql.org)
--
Regards,
ChangAo Chen
On Mon, Jun 10, 2024 at 06:03:40PM +0800, cca5507 wrote:
Thank you for reply!
No objections here, either.
I have new a patch in commitfest:Format the code in xact_decode
(postgresql.org)
Thanks for tracking that. For reference:
https://commitfest.postgresql.org/48/5028/
--
Michael