Thread: [PATCH] Fix possible minor memory leak (src/backend/catalog/heap.c)

[PATCH] Fix possible minor memory leak (src/backend/catalog/heap.c)

From
Ranier Vilela
Date:
Hi,

Per Coverity.

Maybe this is a mistake, but,
Is it necessary or not to free the memory allocated by nodeToString?

If yes, the patch attached fixes this.

regards,

Ranier Vilela
Attachment