Re: Tweak some codes format in gist.c

From: Tender Wang <tndrwang(at)gmail(dot)com>
To: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Tweak some codes format in gist.c
Date: 2024-11-15 10:10:17
Message-ID: CAHewXNkW==eO=FPKFj8COR34iuaH2z2M_2bqw5oWs6qJ5eRWbA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrey M. Borodin <x4mmm(at)yandex-team(dot)ru> 于2024年11月15日周五 17:57写道:

>
>
> > On 15 Nov 2024, at 14:48, Tender Wang <tndrwang(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2024-11-15 10:19:50 Re: Proper object locking for GRANT/REVOKE
Previous Message Andrey M. Borodin 2024-11-15 09:56:57 Re: Tweak some codes format in gist.c