Consolidate ItemPointer to Datum conversion functions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Consolidate ItemPointer to Datum conversion functions
Date
Msg-id 844dd4c5-e5a1-3df1-bfaf-d1e1c2a16e45@enterprisedb.com
Whole thread Raw
Responses Re: Consolidate ItemPointer to Datum conversion functions
List pgsql-hackers
Instead of defining the same set of macros several times, define it once 
in an appropriate header file.  In passing, convert to inline functions.
Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: psql: psql variable BACKEND_PID
Next
From: Alvaro Herrera
Date:
Subject: Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error