1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Remove generated config.auto.c file.

This file duplicated the command list that already exists in parse.auto.c.

Combine the data from config.auto.c into parse.auto.c and adjust the interface functions as needed. Quite a few were able to be moved to parse.c as static.
This commit is contained in:
David Steele
2021-07-29 14:40:30 -04:00
parent e32f9e146b
commit b47a07b8b9
23 changed files with 285 additions and 536 deletions
-4
View File
@@ -1163,10 +1163,6 @@ src/common/wait.h:
class: core
type: c/h
src/config/config.auto.c:
class: core/auto
type: c
src/config/config.auto.h:
class: core/auto
type: c/h