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-23T00:51:29Z
Lists: pgsql-hackers

> On Sep 23, 2025, at 08:45, Fujii Masao <masao.fujii@gmail.com> wrote:
> 
> 
> I noticed the commit message in the patch lists you as "Author: Chao
> Li <lic@highgo.com <mailto:lic@highgo.com>>",
> but in this discussion you've been using "li.evan.chao@gmail.com <mailto:li.evan.chao@gmail.com>",
> which also seems to be the address used in past commit logs for you.
> Which email address would you like me to use in the commit log?
> 


Please use lic@highgo.com that is my company email address. Because the company email address doesn’t work well with Mail Archive, so I use my Gmail for daily community communications.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/




Commits

  1. Fix incorrect and inconsistent comments in tableam.h and heapam.c.