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: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-11T05:40:33Z
Lists: pgsql-hackers
Attachments
- v1-0001-Fix-parameter-name-in-table_tuple_lock-comment.patch (application/octet-stream) patch v1-0001
Hi Hackers, Just fixed an one-word error in comment. Please take a look. 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