projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
970a186
)
Remove now-outdated mention of quotes being required in recovery.conf.
author
Robert Haas
Fri, 3 Dec 2010 14:00:18 +0000
(09:00 -0500)
committer
Robert Haas
Fri, 3 Dec 2010 14:00:18 +0000
(09:00 -0500)
Noted by Itagaki Takahiro.
src/backend/access/transam/recovery.conf.sample
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/access/transam/recovery.conf.sample
b/src/backend/access/transam/recovery.conf.sample
index 722c7d677d379510e0ff6ad9e67142472d6a8105..d0d57deea0106d90015138c5ce08f24145b367f0 100644
(file)
--- a/
src/backend/access/transam/recovery.conf.sample
+++ b/
src/backend/access/transam/recovery.conf.sample
@@
-15,8
+15,6
@@
#
# name = 'value'
#
-# (The quotes around the value are NOT optional, but the "=" is.)
-#
# Comments are introduced with '#'.
#
# The complete list of option names and allowed values can be found