Free memory properly in pg_restore.c
authorAndrew Dunstan
Sat, 12 Apr 2025 18:54:48 +0000 (14:54 -0400)
committerAndrew Dunstan
Sat, 12 Apr 2025 18:54:48 +0000 (14:54 -0400)
commitf09088a01d3372fdfe5da12dd0b2e24989f0caa6
tree8024555066b956d5e0ec5bc403c04f3b6b89b54e
parent78637a8be20e49d8cbfdecf2d6db1f45b9695211
Free memory properly in pg_restore.c

Thinko in commit 39729ec01d2. Mea maxima culpa.

Per Mahendra Singh Thalor 
src/bin/pg_dump/pg_restore.c