]> granicus.if.org Git - postgresql/commitdiff
Fix SGML markup; missing tag.
authorBruce Momjian <bruce@momjian.us>
Thu, 16 Aug 2012 03:57:19 +0000 (23:57 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 16 Aug 2012 03:57:19 +0000 (23:57 -0400)
doc/src/sgml/ref/create_foreign_table.sgml

index f860ad064f6a389b4f6e9cefb3507aeff7daf8dd..d0b96db055e78c77845d7e5eb82aba9431c4f1c8 100644 (file)
@@ -137,6 +137,7 @@ CREATE FOREIGN TABLE [ IF NOT EXISTS ] <replaceable class="PARAMETER">table_name
       The name of an existing server for the foreign table.
       For details on defining a server, see <xref
       linkend="SQL-CREATESERVER">.
+     </para>
     </listitem>
    </varlistentry>