You've already forked pgbackrest
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user