Preparatory refactoring for compiling guc-file.c standalone
authorJohn Naylor <john.naylor@postgresql.org>
Tue, 16 Aug 2022 03:42:19 +0000 (10:42 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Sun, 4 Sep 2022 03:12:56 +0000 (10:12 +0700)
commit1b188ea7921a7d4f6cc569541e32c980d2221f9d
treeb800750eb63e7898052eb88a3fec03d2dc707586
parent73b9d051c6076cf1cf1b90af505c8b379147c8b1
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
src/backend/utils/misc/guc-file.l
src/backend/utils/misc/guc.c
src/include/utils/guc.h