Consolidate ItemPointer to Datum conversion functions

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-02-06T09:54:07Z
Lists: pgsql-hackers

Attachments

Instead of defining the same set of macros several times, define it once 
in an appropriate header file.  In passing, convert to inline functions.

Commits

  1. Consolidate ItemPointer to Datum conversion functions