Home
last modified time | relevance | path

Searched refs:CFGOPTVAL_TYPE_IMMEDIATE_Z (Results 1 – 2 of 2) sorted by relevance

/dports/databases/pgbackrest/pgbackrest-release-2.35/src/config/
H A Dconfig.auto.h267 #define CFGOPTVAL_TYPE_IMMEDIATE_Z "immediate" macro
/dports/databases/pgbackrest/pgbackrest-release-2.35/src/command/restore/
H A Drestore.c1536 kvPut(result, VARSTRZ(RECOVERY_TARGET), VARSTRZ(CFGOPTVAL_TYPE_IMMEDIATE_Z)); in restoreRecoveryOption()