File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,8 @@ COMMIT;
103
103
<listitem>
104
104
<para>
105
105
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ízio de Royes Mello)
107
108
</para>
108
109
</listitem>
109
110
Original file line number Diff line number Diff line change @@ -119,7 +119,8 @@ COMMIT;
119
119
<listitem>
120
120
<para>
121
121
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ízio de Royes Mello)
123
124
</para>
124
125
</listitem>
125
126
You can’t perform that action at this time.
0 commit comments