Add ABI extra field to fmgr magic block
Peter Eisentraut <peter@eisentraut.org>
Add ABI extra field to fmgr magic block This allows derived products to intentionally make their fmgr ABI incompatible, with a clean error message. Discussion: https://www.postgresql.org/message-id/flat/55215fda-db31-a045-d6b7-d6f2d2dc9920%40enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/fmgr/dfmgr.c | modified | +15 −0 |
| src/include/fmgr.h | modified | +6 −1 |
| src/include/pg_config_manual.h | modified | +17 −0 |
Discussion
- dfmgr additional ABI version fields 14 messages · 2021-10-07 → 2021-11-22