Re: Tweak some codes format in gist.c

x4mmm@yandex-team.ru

From: "Andrey M. Borodin" <x4mmm@yandex-team.ru>
To: Tender Wang <tndrwang@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-11-15T09:56:57Z
Lists: pgsql-hackers

> On 15 Nov 2024, at 14:48, Tender Wang <tndrwang@gmail.com> wrote:
> 
> Hi,
> 
> I found some inconsistent code format in gist.c.
> See the attached.

I’d suggest to combine such changes with some real code modification done nearby. There’s plenty of GiST patches on commitfest.
Thanks!


Best regards, Andrey Borodin.


Commits

  1. Improve some code format in gist.c