Fix memory leak when deallocating prepared statement in postgres_fdw
Michael Paquier <michael@paquier.xyz>
Fix memory leak when deallocating prepared statement in postgres_fdw The leak is minor, so no backpatch is done. Oversight in 21734d2. Reported-by: Tom Lane
Files
| Path | Change | +/− |
|---|---|---|
| contrib/postgres_fdw/postgres_fdw.c | modified | +1 −0 |