On Sun, Aug 16, 2026 at 10:26:33AM -0400, Tom Lane wrote:
> +1. I'd be inclined to think about removing execdebug.h altogether.
> If this style of debug support were really useful, it would have
> migrated into more than three kinds of executor node by now.
Please find attached a patch to clean up execdebug.h and its APIs.
How does that look?
Here are the cleanup numbers:
6 files changed, 4 insertions(+), 348 deletions(-)
--
Michael