File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
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
Original file line number Diff line number Diff line change @@ -102,7 +102,8 @@ COMMIT;
102
102
<listitem>
103
103
<para>
104
104
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ízio de Royes Mello)
106
107
</para>
107
108
</listitem>
108
109
You can’t perform that action at this time.
0 commit comments