10000 Doc: adjust release-note credit for parallel pg_restore fix. · konczyk/postgres@e13c30c · GitHub
[go: up one dir, main page]

Skip to content

Commit e13c30c

Browse files
committed
Doc: adjust release-note credit for parallel pg_restore fix.
Discussion: https://postgr.es/m/CAFcNs+pJ6_Ud-zg3vY_Y0mzfESdM34Humt8avKrAKq_H+v18Cg@mail.gmail.com
1 parent dbe1736 commit e13c30c

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

doc/src/sgml/release-9.3.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ COMMIT;
103103
<listitem>
104104
<para>
105105
Fix crash in <application>pg_restore</> when using parallel mode and
106-
using a list file to select a subset of items to restore (Tom Lane)
106+
using a list file to select a subset of items to restore
107+
(Fabr&iacute;zio de Royes Mello)
107108
</para>
108109
</listitem>
109110

doc/src/sgml/release-9.4.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ COMMIT;
119119
<listitem>
120120
<para>
121121
Fix crash in <application>pg_restore</> when using parallel mode and
122-
using a list file to select a subset of items to restore (Tom Lane)
122+
using a list file to select a subset of items to restore
123+
(Fabr&iacute;zio de Royes Mello)
123124
</para>
124125
</listitem>
125126

doc/src/sgml/release-9.5.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ COMMIT;
102102
<listitem>
103103
<para>
104104
Fix crash in <application>pg_restore</> when using parallel mode and
105-
using a list file to select a subset of items to restore (Tom Lane)
105+
using a list file to select a subset of items to restore
106+
(Fabr&iacute;zio de Royes Mello)
106107
</para>
107108
</listitem>
108109

0 commit comments

Comments
 (0)
0