Remove fe_memutils from libpgcommon_shlib
Peter Eisentraut <peter@eisentraut.org>
Remove fe_memutils from libpgcommon_shlib libpq must not use palloc/pfree. It's not allowed to exit on allocation failure, and mixing the frontend pfree with malloc is architecturally unsound. Remove fe_memutils from the shlib build entirely, to keep devs from accidentally depending on it in the future. Author: Jacob Champion <jacob.champion@enterprisedb.com> Discussion: https://www.postgresql.org/message-id/CAOYmi+=pg=W5L1h=3MEP_EB24jaBu2FyATrLXqQHGe7cpuvwyg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/common/Makefile | modified | +3 −2 |
| src/common/meson.build | modified | +3 −2 |
Discussion
- [PoC] Federated Authn/z with OAUTHBEARER 429 messages · 2021-06-08 → 2025-08-08