Fix recovery.conf boolean variables to take the same range of string

Bruce Momjian <bruce@momjian.us>

Commit: 6b797c852bd45a3c3ed5cd375513c542778a9e48
Author: Bruce Momjian <bruce@momjian.us>
Date: 2008-06-30T22:10:43Z
Releases: 8.4.0
Fix recovery.conf boolean variables to take the same range of string
values as postgresql.conf.

Files

PathChange+/−
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