Remove partColsUpdated.
authorNathan Bossart <nathan@postgresql.org>
Thu, 16 Oct 2025 16:31:38 +0000 (11:31 -0500)
committerNathan Bossart <nathan@postgresql.org>
Thu, 16 Oct 2025 16:31:38 +0000 (11:31 -0500)
commit812221b204276b884d2b14ef56aabd9e1946be81
tree32ff424c42a9cc6bab95515eed99a48808ce242d
parent41c674d2e31e8304a6edbcb5183d326798ba00f6
Remove partColsUpdated.

This information appears to have been unused since commit
c5b7ba4e67.  We could not find any references in third-party code,
either.

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/aO_CyFRpbVMtgJWM%40nathan
src/backend/optimizer/plan/createplan.c
src/backend/optimizer/plan/planner.c
src/backend/optimizer/util/inherit.c
src/backend/optimizer/util/pathnode.c
src/include/nodes/pathnodes.h
src/include/nodes/plannodes.h
src/include/optimizer/pathnode.h