From: Bruce Momjian Date: Thu, 16 Aug 2012 03:57:19 +0000 (-0400) Subject: Fix SGML markup; missing tag. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=de3773d951bfc85d8860295248cf91db524a4ef8;p=users%2Fgsingh%2Fpostgres.git Fix SGML markup; missing tag. --- diff --git a/doc/src/sgml/ref/create_foreign_table.sgml b/doc/src/sgml/ref/create_foreign_table.sgml index f860ad064f..d0b96db055 100644 --- a/doc/src/sgml/ref/create_foreign_table.sgml +++ b/doc/src/sgml/ref/create_foreign_table.sgml @@ -137,6 +137,7 @@ CREATE FOREIGN TABLE [ IF NOT EXISTS ] table_name The name of an existing server for the foreign table. For details on defining a server, see . +