Hi John,
Are you planning to press ahead with these?
> Subject: [PATCH v4 01/11] Preparatory refactoring for compiling guc-file.c
> standalone
> Subject: [PATCH v4 02/11] Move private declarations shared between guc.c and
> guc-file.l to new header
> Subject: [PATCH v4 03/11] Build guc-file.c standalone
01-03 are a bit more complicated, but still look not far off. There's a FIXME
about failing headercheck.
> Subject: [PATCH v4 04/11] Build bootscanner.c standalone
> Subject: [PATCH v4 05/11] Build repl_scanner.c standalone
> Subject: [PATCH v4 06/11] Build syncrep_scanner.c standalone
> Subject: [PATCH v4 07/11] Build specscanner.c standalone
> Subject: [PATCH v4 08/11] Build exprscan.c standalone
LGTM
> Subject: [PATCH v4 09/11] Build cubescan.c standalone
>
> Pass scanbuflen as a parameter to yyparse rather than
> resorting to a global variable.
Nice.
> Subject: [PATCH v4 10/11] Build segscan.c standalone
> Subject: [PATCH v4 11/11] Build jsonpath_scan.c standalone
LGTM.
Greetings,
Andres Freund