Make AssertPointerAlignment available to frontend code
Peter Eisentraut <peter@eisentraut.org>
Make AssertPointerAlignment available to frontend code We don't need separate definitions for frontend and backend, since the contained Assert() will take care of the difference. So this also makes it simpler overall. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://www.postgresql.org/message-id/f64365b1-d5f9-ef83-41fe-404810f10e5a@enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/include/c.h | modified | +2 −4 |
Discussion
- Simplifying our Trap/Assert infrastructure 13 messages · 2022-10-09 → 2022-11-01