Re: Tweak some codes format in gist.c

2024-11-17 Thread Tender Wang
Michael Paquier 于2024年11月18日周一 12:50写道: > On Fri, Nov 15, 2024 at 02:56:57PM +0500, Andrey M. Borodin wrote: > > I’d suggest to combine such changes with some real code modification > > done nearby. There’s plenty of GiST patches on commitfest. > > We do a lot of cosmetic fixes like this one, and

Re: Tweak some codes format in gist.c

2024-11-17 Thread Michael Paquier
On Fri, Nov 15, 2024 at 02:56:57PM +0500, Andrey M. Borodin wrote: > I’d suggest to combine such changes with some real code modification > done nearby. There’s plenty of GiST patches on commitfest. We do a lot of cosmetic fixes like this one, and sometimes we also have the argument that these sho

Re: Tweak some codes format in gist.c

2024-11-15 Thread Tender Wang
Andrey M. Borodin 于2024年11月15日周五 17:57写道: > > > > On 15 Nov 2024, at 14:48, Tender Wang 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

Re: Tweak some codes format in gist.c

2024-11-15 Thread Andrey M. Borodin
> On 15 Nov 2024, at 14:48, Tender Wang 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 Boro

Tweak some codes format in gist.c

2024-11-15 Thread Tender Wang
Hi, I found some inconsistent code format in gist.c. See the attached. -- Thanks, Tender Wang 0001-Fix-some-codes-format-in-gist.c.patch Description: Binary data