Remove offsetof definition
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-08-22T14:24:47Z
Lists: pgsql-hackers
Attachments
- 0001-Remove-offsetof-definition.patch (text/plain) patch 0001
More portability cruft cleanup: Our own definition of offsetof() was only relevant for ancient systems and can surely be removed.
Commits
-
Remove offsetof definition
- bd67b7e01031 16.0 landed