diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-05-23 13:03:16 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-05-23 13:03:16 +0900 |
commit | c0df15ac7e9ef3870da50fde49c658290f7a0da6 (patch) | |
tree | 1b148a5b46ac6aaa4afe976c01581c81e2af96af /contrib/postgres_fdw/postgres_fdw.c | |
parent | 2f3cfcf7677ff11ca0ca18b67bd8fc1ea6ae6dd5 (diff) | |
download | postgresql-c0df15ac7e9ef3870da50fde49c658290f7a0da6.tar.gz postgresql-c0df15ac7e9ef3870da50fde49c658290f7a0da6.zip |
doc: Fix column_name parameter in ALTER MATERIALIZED VIEW
Parameter column_name must be an existing column because ALTER
MATERIALIZED VIEW cannot add new columns. The old description was
likely copied from ALTER TABLE.
Author: Erik Wienhold
Discussion: https://postgr.es/m/6880ca53-7961-4eeb-86d5-6bd05fc2027e@ewie.name
Backpatch-through: 12
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions