mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 14:54:26 -04: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:
parent
dbe17366ee
commit
e13c30c180
3 changed files with 6 additions and 3 deletions
|
|
@ -103,7 +103,8 @@ COMMIT;
|
|||
<listitem>
|
||||
<para>
|
||||
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ízio de Royes Mello)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
|||
|
|
@ -119,7 +119,8 @@ COMMIT;
|
|||
<listitem>
|
||||
<para>
|
||||
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ízio de Royes Mello)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,8 @@ COMMIT;
|
|||
<listitem>
|
||||
<para>
|
||||
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ízio de Royes Mello)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue