aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2023-06-08 20:11:52 +0900
committerFujii Masao <fujii@postgresql.org>2023-06-08 20:12:51 +0900
commit378d73ef204d0dcbeab834d52478e8cb90578ab7 (patch)
treeccf464a0f4283def77206273f6ae0978900ec521 /src/backend/executor
parent53ea2b7ad050ce4ad95c89bb55197209b65886a1 (diff)
downloadpostgresql-378d73ef204d0dcbeab834d52478e8cb90578ab7.tar.gz
postgresql-378d73ef204d0dcbeab834d52478e8cb90578ab7.zip
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
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions