Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Tweak some codes format in gist.c
From:
Tender Wang <tndrwang(at)gmail(dot)com>
To:
PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject:
Tweak some codes format in gist.c
Date:
2024-11-15 09:48:08
Message-ID:
CAHewXNmD=K7XmsHq=L1SyyzZYvwU4oaMG9EKSSMe4OrXfykLzg@mail.gmail.com
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2024-11-15 09:48:08 from Tender Wang <tndrwang(at)gmail(dot)com> 📎
2024-11-15 09:56:57 from "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
2024-11-15 10:10:17 from Tender Wang <tndrwang(at)gmail(dot)com>
2024-11-18 04:50:25 from Michael Paquier <michael(at)paquier(dot)xyz>
2024-11-18 05:36:39 from Tender Wang <tndrwang(at)gmail(dot)com>
Lists:
pgsql-hackers
Hi,
I found some inconsistent code format in gist.c.
See the attached.
--
Thanks,
Tender Wang
Attachment
Content-Type
Size
0001-Fix-some-codes-format-in-gist.c.patch
application/octet-stream
863 bytes
Responses
Re: Tweak some codes format in gist.c
at 2024-11-15 09:56:57 from Andrey M. Borodin
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Yugo Nagata
2024-11-15 09:55:04
Re: psql: Add leakproof field to \dAo+ meta-command results
Previous Message
Heikki Linnakangas
2024-11-15 09:38:08
Re: JIT: The nullness of casetest.value can be determined at the JIT compile time.