mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
When this code was initially introduced in commitd1b7c1ff
, the structure used was SharedPlanStateInstrumentation, but later when it got changed to Instrumentation structure in commitb287df70
, we forgot to update the comment. Reported-by: Wu Fei Author: Wu Fei Reviewed-by: Amit Kapila Backpatch-through: 9.6 Discussion: https://postgr.es/m/52E6E0843B9D774C8C73D6CF64402F0562215EB2@G08CNEXMBPEKD02.g08.fujitsu.local