mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Fix incorrect author name in release notes
Author: Alexander Lakhin Discussion: https://postgr.es/m/2f55f6d2-3fb0-d4f6-5c47-18da3a1117e0@gmail.com
This commit is contained in:
parent
431b25c9b1
commit
5f1f59282c
3 changed files with 3 additions and 3 deletions
|
|
@ -508,7 +508,7 @@ Branch: REL9_5_STABLE [69a568636] 2018-09-26 10:30:38 +0900
|
|||
-->
|
||||
<para>
|
||||
Fix handling of commit-timestamp tracking during recovery
|
||||
(Masahiko Sawasa, Michael Paquier)
|
||||
(Masahiko Sawada, Michael Paquier)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
|
|
@ -239,7 +239,7 @@
|
|||
<listitem>
|
||||
<para>
|
||||
Fix handling of commit-timestamp tracking during recovery
|
||||
(Masahiko Sawasa, Michael Paquier)
|
||||
(Masahiko Sawada, Michael Paquier)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
|
|
@ -261,7 +261,7 @@
|
|||
<listitem>
|
||||
<para>
|
||||
Fix handling of commit-timestamp tracking during recovery
|
||||
(Masahiko Sawasa, Michael Paquier)
|
||||
(Masahiko Sawada, Michael Paquier)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue