Tweak some codes format in gist.c
Tender Wang <tndrwang@gmail.com>
From: Tender Wang <tndrwang@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-11-15T09:48:08Z
Lists: pgsql-hackers
Attachments
- 0001-Fix-some-codes-format-in-gist.c.patch (application/octet-stream) patch 0001
Hi, I found some inconsistent code format in gist.c. See the attached. -- Thanks, Tender Wang
Commits
-
Improve some code format in gist.c
- c1c09007e219 18.0 landed