Re: Trivial fix for comment of function table_tuple_lock
Chao Li <li.evan.chao@gmail.com>
From: Chao Li <li.evan.chao@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-24T23:56:42Z
Lists: pgsql-hackers
Hi Fujii-san, > On Sep 24, 2025, at 23:57, Fujii Masao <masao.fujii@gmail.com> wrote: > > Got it. I've pushed the patch and used that email address in the commit log. > Thanks! Thanks a lot for helping. Would you mind take a look at the other one-line fix of a function comment: https://www.postgresql.org/message-id/CAEoWx2%3DJJ6hsk1DeW0Oa5t8OhknNBdgb-TizEEmBM86km0kXcQ%40mail.gmail.com I found that while working on the other patch. Best regards, -- Chao Li (Evan) HighGo Software Co., Ltd. https://www.highgo.com/
Commits
-
Fix incorrect and inconsistent comments in tableam.h and heapam.c.
- 7fcb32ad023a 19 (unreleased) landed