Re: heapam_tuple_complete_speculative : remove unnecessary tuple fetch

surya poondla <suryapoondla4@gmail.com>

From: surya poondla <suryapoondla4@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-02T23:51:09Z
Lists: pgsql-hackers
Hi Chao,

That's a nice catch.

I applied the patch, it passes make check, make check-world.

The change looks good to me.

Regards,
Surya Poondla

Commits

  1. tableam: Add tuple_{insert, delete, update, lock} and use.