Content-Length: 273750 | pFad | http://github.com/postgrespro/postgres/commit/160a9aaabf400106232e7e6fce0966ee5fdf84e2

1C Correct two mistakes in the ALTER FOREIGN TABLE reference page. · postgrespro/postgres@160a9aa · GitHub
Skip to content

Commit 160a9aa

Browse files
committed
Correct two mistakes in the ALTER FOREIGN TABLE reference page.
Etsuro Fujita
1 parent cad3708 commit 160a9aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/alter_foreign_table.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ ALTER FOREIGN TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceab
169169
</varlistentry>
170170

171171
<varlistentry>
172-
<term><literal>ADD <replaceable class="PARAMETER">table_constraint</replaceable></literal> [ NOT VALID ]</term>
172+
<term><literal>ADD <replaceable class="PARAMETER">table_constraint</replaceable> [ NOT VALID ]</literal></term>
173173
<listitem>
174174
<para>
175175
This form adds a new constraint to a foreign table, using the same
@@ -541,7 +541,7 @@ ALTER FOREIGN TABLE distributors ALTER COLUMN street SET NOT NULL;
541541
<para>
542542
To change options of a foreign table:
543543
<programlisting>
544-
ALTER FOREIGN TABLE myschema.distributors OPTIONS (ADD opt1 'value', SET opt2, 'value2', DROP opt3 'value3');
544+
ALTER FOREIGN TABLE myschema.distributors OPTIONS (ADD opt1 'value', SET opt2 'value2', DROP opt3 'value3');
545545
</programlisting></para>
546546

547547
</refsect1>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/160a9aaabf400106232e7e6fce0966ee5fdf84e2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy