diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-05-23 13:03:13 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-05-23 13:03:13 +0900 |
commit | b4f808467a56b69838730164df5a22f946087b82 (patch) | |
tree | c76361b2128c263019e525a49e3fb9037521e8df /src/backend/executor/nodeSubqueryscan.c | |
parent | 019ea7675c7722ff7f9016b878feea8e7faac608 (diff) | |
download | postgresql-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/nodeSubqueryscan.c')
0 files changed, 0 insertions, 0 deletions