Re: Tweak some codes format in gist.c

Tender Wang <tndrwang@gmail.com>

From: Tender Wang <tndrwang@gmail.com>
To: "Andrey M. Borodin" <x4mmm@yandex-team.ru>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-11-15T10:10:17Z
Lists: pgsql-hackers
Andrey M. Borodin <x4mmm@yandex-team.ru> 于2024年11月15日周五 17:57写道:

>
>
> > 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!
>
> Yeah, agree.  According to the nearby real code modification, I made the
change.


-- 
Thanks,
Tender Wang

Commits

  1. Improve some code format in gist.c