Fix broken logic in logical_heap_rewrite_flush_mappings().
Tom Lane <tgl@sss.pgh.pa.us>
Fix broken logic in logical_heap_rewrite_flush_mappings(). It's blatantly obvious that commit 4d0d607a454ee832574afd52a3c515099cc85eb3 wasn't tested. The leak's real enough, though.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/rewriteheap.c | modified | +5 −4 |