Fix comments in heaptuple.c

Michael Paquier <michael@paquier.xyz>

Commit: 526b54ece3f6b0bc474c0498d94780a38a6648a2
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-06-28T04:30:47Z
Releases: 17.0
Fix comments in heaptuple.c

Since e27f4ee0a701, fastgetattr() and heap_getattr() are not macros, but
inlined functions.

Author: Junwang Zhao
Reviewed-by: Stepan Neretin
Discussion: https://postgr.es/m/CAEG8a3JS-JKWWyOcM7BU=vPqFXa3W7mZSHnvc3CBqx=tC+3SCA@mail.gmail.com

Files

PathChange+/−
src/backend/access/common/heaptuple.c modified +4 −4

Discussion