postgresql/src/backend/access
Heikki Linnakangas 38a2b95c34 Zero padding byte at end of GIN posting list.
This isn't strictly necessary, but helps debugging.
2014-04-07 19:49:03 +03:00
..
common Address ccvalid/ccnoinherit in TupleDesc support functions. 2014-03-23 02:13:43 -04:00
gin Zero padding byte at end of GIN posting list. 2014-04-07 19:49:03 +03:00
gist Avoid palloc in critical section in GiST WAL-logging. 2014-04-03 15:43:50 +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 some compiler warnings that clang emits with -pedantic. 2014-04-04 11:29:50 -04:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00