projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd58c60
)
Fix recovery_command -> restore_command typo in 8.3 release notes.
author
Heikki Linnakangas
Tue, 24 Feb 2015 12:41:13 +0000
(14:41 +0200)
committer
Heikki Linnakangas
Tue, 24 Feb 2015 12:41:54 +0000
(14:41 +0200)
Kyotaro Horiguchi
doc/src/sgml/release-8.3.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-8.3.sgml
b/doc/src/sgml/release-8.3.sgml
index 3ce96f1f2aa229915e16e5656a001db2b1328a0d..b56edb01024a8797950af8c55e3ce60340b9f739 100644
(file)
--- a/
doc/src/sgml/release-8.3.sgml
+++ b/
doc/src/sgml/release-8.3.sgml
@@
-5303,7
+5303,7
@@
Fix incorrect archive truncation point calculation for the
-
%r> macro in
re
covery
_command> parameters
+
%r> macro in
re
store
_command> parameters
(Simon)