Fix recovery.conf boolean variables to take the same range of string
Bruce Momjian <bruce@momjian.us>
Fix recovery.conf boolean variables to take the same range of string values as postgresql.conf.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +9 −15 |
| src/backend/utils/misc/guc.c | modified | +2 −2 |
| src/include/utils/guc.h | modified | +2 −1 |