Move private declarations shared between guc.c and guc-file.l to new header
John Naylor <john.naylor@postgresql.org>
Move private declarations shared between guc.c and guc-file.l to new header Further preparatory refactoring for compiling guc-file.c standalone. 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 | +1 −0 |
| src/backend/utils/misc/guc-file.l | modified | +1 −1 |
| src/backend/utils/misc/guc_internal.h | added | +26 −0 |
| src/include/utils/guc.h | modified | +0 −10 |
Discussion
- [RFC] building postgres with meson 392 messages · 2021-10-12 → 2023-06-12