1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-24 14:22:24 +03:00

Fix recovery_command -> restore_command typo in 8.3 release notes.

Kyotaro Horiguchi
This commit is contained in:
Heikki Linnakangas
2015-02-24 14:41:13 +02:00
parent dd58c6098f
commit 347c74320d

View File

@ -5303,7 +5303,7 @@
<listitem>
<para>
Fix incorrect archive truncation point calculation for the
<literal>%r</> macro in <varname>recovery_command</> parameters
<literal>%r</> macro in <varname>restore_command</> parameters
(Simon)
</para>