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