Fix SGML markup; missing tag.

pull/3/head
Bruce Momjian 13 years ago
parent 077908aed7
commit de3773d951
  1. 1
      doc/src/sgml/ref/create_foreign_table.sgml

@ -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>

Loading…
Cancel
Save