]> granicus.if.org Git - postgresql/commitdiff
Fix typo introduced in 578b229718.
authorAndres Freund <andres@anarazel.de>
Mon, 26 Nov 2018 23:27:34 +0000 (15:27 -0800)
committerAndres Freund <andres@anarazel.de>
Mon, 26 Nov 2018 23:27:34 +0000 (15:27 -0800)
Author: Andreas Karlsson
Discussion: https://postgr.es/m/0917c86f-e906-27c0-740e-abc581480823@proxel.se

doc/src/sgml/release-9.1.sgml
doc/src/sgml/release-9.2.sgml
doc/src/sgml/release-9.3.sgml

index 217b340bc3cdc81c1ceb22bb93f4ea50d35b5cfa..e928bf3cb77dff7f9a98342b23daaf61b8006849 100644 (file)
@@ -3654,7 +3654,7 @@ Branch: REL9_0_STABLE [9d6af7367] 2015-08-15 11:02:34 -0400
     <listitem>
      <para>
       Prevent foreign tables from being created with OIDS
-      when <literal>default_with_oids"</literal> is true
+      when <literal>default_with_oids</literal> is true
       (Etsuro Fujita)
      </para>
     </listitem>
index 1e5f4e04c331d94686bc6292944355f30afc8564..e012f7fb6ca2c130fd3e262804beaac430e7f071 100644 (file)
@@ -5650,7 +5650,7 @@ Branch: REL9_2_STABLE [6b700301c] 2015-02-17 16:03:00 +0100
     <listitem>
      <para>
       Prevent foreign tables from being created with OIDS
-      when <literal>default_with_oids"</literal> is true
+      when <literal>default_with_oids</literal> is true
       (Etsuro Fujita)
      </para>
     </listitem>
index 23868d65d8e0461899f3813ee9f3b8e9838a8581..3575cb5d76d1115708f8f844c8a1608045133595 100644 (file)
@@ -9237,7 +9237,7 @@ Branch: REL9_1_STABLE [dd1a5b09b] 2014-06-24 13:30:41 +0300
     <listitem>
      <para>
       Prevent foreign tables from being created with OIDS
-      when <literal>default_with_oids"</literal> is true
+      when <literal>default_with_oids</literal> is true
       (Etsuro Fujita)
      </para>
     </listitem>