]> granicus.if.org Git - postgresql/commit
Fix broken logic in logical_heap_rewrite_flush_mappings().
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 23 Apr 2014 02:33:35 +0000 (22:33 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 23 Apr 2014 02:33:35 +0000 (22:33 -0400)
commitc6a4ace5bf839b2480e8bb4c36bd3ec850c55c65
tree13e5ded86ffa0878addfe43fa24f7c13d349b3d4
parentcee850c403c9dde121dde042334554167f79d989
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.
src/backend/access/heap/rewriteheap.c