postgresql/src/backend/access
Heikki Linnakangas 1bd3842163 GIN entry pages follow the standard page layout - tell XLogInsert.
The entry B-tree pages all follow the standard page layout. The 9.3 code has
this right. I inadvertently changed this at some point during the big
refactorings in git master.
2014-04-14 14:51:28 +03:00
..
common Address ccvalid/ccnoinherit in TupleDesc support functions. 2014-03-23 02:13:43 -04:00
gin GIN entry pages follow the standard page layout - tell XLogInsert. 2014-04-14 14:51:28 +03:00
gist Fix hot standby bug with GiST scans. 2014-04-08 14:51:40 +03: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 Rewrite the way GIN posting lists are packed on a page, to reduce WAL volume. 2014-03-31 15:23:50 +03:00
spgist Avoid allocations in critical sections. 2014-04-04 13:35:44 +03:00
transam Fix typo in comment. 2014-04-10 13:11:49 +03:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00