postgresql/src/backend/access
Heikki Linnakangas 7d98054f0d Fix rm_desc routine of b-tree page delete records.
A couple of typos from my refactoring of the page deletion patch.
2014-04-22 13:02:52 +03:00
..
common Address ccvalid/ccnoinherit in TupleDesc support functions. 2014-03-23 02:13:43 -04:00
gin Fix typo. 2014-04-20 16:30:55 +02: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 Move multixid allocation out of critical section. 2014-04-04 18:20:22 +03:00
index Introduce logical decoding. 2014-03-03 16:32:18 -05:00
nbtree Avoid allocations in critical sections. 2014-04-04 13:35: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