Обсуждение: Format the code in xact_decode

Поиск
Список
Период
Сортировка

Format the code in xact_decode

От
"cca5507"
Дата:
Hello hackers, just as the title says:
1. Remove redundant parentheses.
2. Adjust the position of the break statement.
--
Regards,
ChangAo Chen
Вложения

Re: Format the code in xact_decode

От
Ashutosh Bapat
Дата:
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

Re: Format the code in xact_decode

От
"cca5507"
Дата:
Thank you for reply! I have new a patch in commitfest:

--
Regards,
ChangAo Chen

Re: Format the code in xact_decode

От
Michael Paquier
Дата:
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

Вложения