Update comment of AlterTableCmd->name in parsenodes.h

Michael Paquier <michael@paquier.xyz>

Commit: 4f8c1e7aaf11c42fa658eeab9baef0a035e76fe2
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-03-07T23:44:13Z
Releases: 17.0
Update comment of AlterTableCmd->name in parsenodes.h

Since b0483263dda0, this field can be used to store an access method
name for ALTER TABLE, but access methods were not mentioned in the
field's description.

Issue noticed while working on the area.

Discussion: https://postgr.es/m/ZeWKgCtk6xiAsDsc@paquier.xyz

Files

PathChange+/−
src/include/nodes/parsenodes.h modified +1 −1

Discussion