Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 16d508c

Browse files
committed
Add CREATE FOREIGN TABLE doc reference to CREATE SERVER.
Per suggestion from Ray Stell
1 parent 0729271 commit 16d508c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/ref/create_foreign_table.sgml

+2-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@ CREATE FOREIGN TABLE [ IF NOT EXISTS ] <replaceable class="PARAMETER">table_name
135135
<listitem>
136136
<para>
137137
The name of an existing server for the foreign table.
138-
</para>
138+
For details on defining a server, see <xref
139+
linkend="SQL-CREATESERVER">.
139140
</listitem>
140141
</varlistentry>
141142

0 commit comments

Comments
 (0)