Commit dc4f356b authored by Tom Lane's avatar Tom Lane

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
parent 95e28b7f
...@@ -103,7 +103,8 @@ COMMIT; ...@@ -103,7 +103,8 @@ COMMIT;
<listitem> <listitem>
<para> <para>
Fix crash in <application>pg_restore</> when using parallel mode and Fix crash in <application>pg_restore</> when using parallel mode and
using a list file to select a subset of items to restore (Tom Lane) using a list file to select a subset of items to restore
(Fabr&iacute;zio de Royes Mello)
</para> </para>
</listitem> </listitem>
......
...@@ -119,7 +119,8 @@ COMMIT; ...@@ -119,7 +119,8 @@ COMMIT;
<listitem> <listitem>
<para> <para>
Fix crash in <application>pg_restore</> when using parallel mode and Fix crash in <application>pg_restore</> when using parallel mode and
using a list file to select a subset of items to restore (Tom Lane) using a list file to select a subset of items to restore
(Fabr&iacute;zio de Royes Mello)
</para> </para>
</listitem> </listitem>
......
...@@ -102,7 +102,8 @@ COMMIT; ...@@ -102,7 +102,8 @@ COMMIT;
<listitem> <listitem>
<para> <para>
Fix crash in <application>pg_restore</> when using parallel mode and Fix crash in <application>pg_restore</> when using parallel mode and
using a list file to select a subset of items to restore (Tom Lane) using a list file to select a subset of items to restore
(Fabr&iacute;zio de Royes Mello)
</para> </para>
</listitem> </listitem>
......
...@@ -160,7 +160,8 @@ Branch: REL9_3_STABLE [ece4bd901] 2017-08-19 13:39:38 -0400 ...@@ -160,7 +160,8 @@ Branch: REL9_3_STABLE [ece4bd901] 2017-08-19 13:39:38 -0400
--> -->
<para> <para>
Fix crash in <application>pg_restore</> when using parallel mode and Fix crash in <application>pg_restore</> when using parallel mode and
using a list file to select a subset of items to restore (Tom Lane) using a list file to select a subset of items to restore
(Fabr&iacute;zio de Royes Mello)
</para> </para>
</listitem> </listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment