aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2024-05-23 13:03:16 +0900
committerMichael Paquier <michael@paquier.xyz>2024-05-23 13:03:16 +0900
commitc0df15ac7e9ef3870da50fde49c658290f7a0da6 (patch)
tree1b148a5b46ac6aaa4afe976c01581c81e2af96af /contrib/postgres_fdw/postgres_fdw.c
parent2f3cfcf7677ff11ca0ca18b67bd8fc1ea6ae6dd5 (diff)
downloadpostgresql-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