Update comment of AlterTableCmd->name in parsenodes.h
authorMichael Paquier <[email protected]>
Thu, 7 Mar 2024 23:44:13 +0000 (08:44 +0900)
committerMichael Paquier <[email protected]>
Thu, 7 Mar 2024 23:44:13 +0000 (08:44 +0900)
commit4f8c1e7aaf11c42fa658eeab9baef0a035e76fe2
tree7f68829ca583822bda04b1ad251f822e139083be
parent5c40364dd6d9c6a260c8965dffe2e066642d6f79
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/[email protected]
src/include/nodes/parsenodes.h