postgresql/src/backend/access
Tom Lane c6a4ace5bf Fix broken logic in logical_heap_rewrite_flush_mappings().
It's blatantly obvious that commit 4d0d607a45
wasn't tested.  The leak's real enough, though.
2014-04-22 22:33:35 -04:00
..
common Address ccvalid/ccnoinherit in TupleDesc support functions. 2014-03-23 02:13:43 -04:00
gin Fix Gin README. 2014-04-22 22:39:50 +03:00
gist Fix bogus handling of bad strategy number in GIST consistent() functions. 2014-04-14 11:18:47 -04:00
hash Allow use of "z" flag in our printf calls, and use it where appropriate. 2014-01-23 17:18:33 -05:00
heap Fix broken logic in logical_heap_rewrite_flush_mappings(). 2014-04-22 22:33:35 -04:00
index Introduce logical decoding. 2014-03-03 16:32:18 -05:00
nbtree Fix bug in the new B-tree incomplete-split code. 2014-04-22 22:40:44 +03:00
rmgrdesc Fix rm_desc routine of b-tree page delete records. 2014-04-22 13:02:52 +03:00
spgist Avoid allocations in critical sections. 2014-04-04 13:35:44 +03:00
transam Fix typo 2014-04-18 12:49:54 +02:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00