]> granicus.if.org Git - postgresql/commitdiff
Doc: adjust release-note credit for parallel pg_restore fix.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Aug 2017 15:40:47 +0000 (11:40 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Aug 2017 15:40:47 +0000 (11:40 -0400)
Discussion: https://postgr.es/m/CAFcNs+pJ6_Ud-zg3vY_Y0mzfESdM34Humt8avKrAKq_H+v18Cg@mail.gmail.com

doc/src/sgml/release-9.3.sgml
doc/src/sgml/release-9.4.sgml
doc/src/sgml/release-9.5.sgml
doc/src/sgml/release-9.6.sgml

index ef86abb6ec8cf0c6e53af3dd6f3c96d1978f445a..9eaf5d54db8f980a57f9e2b0917521bcf3f49a9a 100644 (file)
@@ -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&iacute;zio de Royes Mello)
      </para>
     </listitem>
 
index 310e287c5bee4e7e600014b9f3bf4fc8086e8bf8..1c5c25d2b30ce90d965edc945a085d4fd754f23f 100644 (file)
@@ -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&iacute;zio de Royes Mello)
      </para>
     </listitem>
 
index 37beac8b27d1e4073cdff09d6b2bb8fe3f16f9a1..b7f522deb963df9f9f9a586b1c2e773c6eae2e1e 100644 (file)
@@ -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&iacute;zio de Royes Mello)
      </para>
     </listitem>
 
index 03be048938bb7a48a2324ad3c5a838cd13a0f305..f5e4869fec369c09c389507cb21686b66e744c27 100644 (file)
@@ -160,7 +160,8 @@ Branch: REL9_3_STABLE [ece4bd901] 2017-08-19 13:39:38 -0400
 -->
      <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&iacute;zio de Royes Mello)
      </para>
     </listitem>