doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS.
authorFujii Masao <fujii@postgresql.org>
Thu, 8 Jun 2023 11:11:52 +0000 (20:11 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 8 Jun 2023 11:14:48 +0000 (20:14 +0900)
commit1536e321e65d5fbee41c45876622fe40ae20e68b
tree93dcf689fce296f035f9816883cf5f64d5aef8bf
parentc504aa85707151392b0e4a6673f200dbd6fb33a3
doc: Fix example command for ALTER FOREIGN TABLE ... OPTIONS.

In the documentation, previously the example command for
ALTER FOREIGN TABLE ... OPTIONS incorrectly included both
the option name and value with the DROP operation.
The correct syntax for the DROP operation requires only
the name of the option to be specified. This commit fixes
the example by removing the option value from the DROP operation.

Back-patch to all supported versions.

Author: Mehmet Emin KARAKAS <emin100@gmail.com>
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/CANQrdXAHzbcEYhjGoe5A42OmfvdQhHFJzyKj9gJvHuDKyOF5Ng@mail.gmail.com
doc/src/sgml/ref/alter_foreign_table.sgml