Rework HeapTupleHeader macros to reuse itemptr.h

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 4669cacbd4b4b1baa1b7f2ea53d461433a1b6276
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2021-03-25T18:47:48Z
Releases: 14.0
Rework HeapTupleHeader macros to reuse itemptr.h

The original definitions pointlessly disregarded existing ItemPointer
macros that do the same thing.

Reported-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/20210222201557.GA32655@alvherre.pgsql

Files

PathChange+/−
src/include/access/htup_details.h modified +2 −3

Discussion