aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execParallel.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2024-05-23 13:03:13 +0900
committerMichael Paquier <michael@paquier.xyz>2024-05-23 13:03:13 +0900
commitb4f808467a56b69838730164df5a22f946087b82 (patch)
treec76361b2128c263019e525a49e3fb9037521e8df /src/backend/executor/execParallel.c
parent019ea7675c7722ff7f9016b878feea8e7faac608 (diff)
downloadpostgresql-b4f808467a56b69838730164df5a22f946087b82.tar.gz
postgresql-b4f808467a56b69838730164df5a22f946087b82.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 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions