Preparatory refactoring for compiling guc-file.c standalone
John Naylor <john.naylor@postgresql.org>
Preparatory refactoring for compiling guc-file.c standalone Mostly this involves moving ProcessConfigFileInternal() to guc.c and fixing the shared API to match. Reviewed by Andres Freund Discussion: https://www.postgresql.org/message-id/20220810171935.7k5zgnjwqzalzmtm%40awork3.anarazel.de Discussion: https://www.postgresql.org/message-id/CAFBsxsF8Gc2StS3haXofshHCzqNMRXiSxvQEYGwnFsTmsdwNeg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc.c | modified | +354 −6 |
| src/backend/utils/misc/guc-file.l | modified | +1 −359 |
| src/include/utils/guc.h | modified | +9 −0 |
Discussion
- [RFC] building postgres with meson 392 messages · 2021-10-12 → 2023-06-12