1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-08 22:02:03 +03:00

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
This commit is contained in:
Tom Lane 2017-08-28 11:40:48 -04:00
parent 71ebf9b6bc
commit d25183c4e3
2 changed files with 4 additions and 2 deletions

View File

@ -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>

View File

@ -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>