public inbox for [email protected]
help / color / mirror / Atom feedFrom: Chao Li <[email protected]>
To: Michael Paquier <[email protected]>
Cc: David Rowley <[email protected]>
Cc: Aleksander Alekseev <[email protected]>
Cc: PostgreSQL Development <[email protected]>
Subject: Re: [PATCH] Miscellaneous little fixes
Date: Wed, 15 Apr 2026 08:56:02 +0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <CAJ7c6TOQ2CrUSKuKqpwsMvKGGJZosQQ2To6PjgBjguCuETqhTw@mail.gmail.com>
<[email protected]>
<CAApHDvqyHXB1kFFcT4XTD9MqVrPkTEfQYGmB_V1Fj4tL84BZEw@mail.gmail.com>
<[email protected]>
> On Apr 15, 2026, at 08:47, Michael Paquier <[email protected]> wrote:
>
> On Wed, Apr 15, 2026 at 10:41:28AM +1200, David Rowley wrote:
>> One more in [1] and one I noticed a while ago attached, if you feel
>> like including those too.
>
> Thanks. I have grabbed these two.
> --
> Michael
Maybe add this one, see the attached diff file. This is an oversight of 82467f627bd478569de04f4a3f1993098e80c812. I ever notified the author about this typo, but I guess he missed my message.
Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/
Attachments:
[application/octet-stream] fix_typo_heapam_visibility_c.diff (508B, 2-fix_typo_heapam_visibility_c.diff)
download | inline diff:
diff --git a/src/backend/access/heap/heapam_visibility.c b/src/backend/access/heap/heapam_visibility.c
index 3a6a1e5a084..22c88578cf3 100644
--- a/src/backend/access/heap/heapam_visibility.c
+++ b/src/backend/access/heap/heapam_visibility.c
@@ -192,7 +192,7 @@ SetHintBitsExt(HeapTupleHeader tuple, Buffer buffer,
}
/*
- * Simple wrapper around SetHintBitExt(), use when operating on a single
+ * Simple wrapper around SetHintBitsExt(), use when operating on a single
* tuple.
*/
static inline void
view thread (7+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: [PATCH] Miscellaneous little fixes
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox