postgresql/src/backend/access
Heikki Linnakangas 1961b1c131 Fix generation of SP-GiST vacuum WAL records.
I broke these in 8776faa81c. Backpatch to
9.4, where that was done.
2014-11-07 21:17:46 +02:00
..
common Revert "Allow units to be specified in relation option setting value." 2014-08-29 05:10:47 +09:00
gin Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 2014-11-06 13:55:36 +02:00
gist Remove obsolete cases from GiST update redo code. 2014-11-07 15:13:02 +02:00
hash Avoid copying index tuples when building an index. 2014-07-01 10:34:42 -04:00
heap Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 2014-11-06 13:55:36 +02:00
index Split builtins.h to a new header ruleutils.h 2014-10-08 18:10:47 -03:00
nbtree Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 2014-11-06 13:55:36 +02:00
rmgrdesc Improve code around the recently added rm_identify rmgr callback. 2014-09-22 17:49:34 +02:00
spgist Fix generation of SP-GiST vacuum WAL records. 2014-11-07 21:17:46 +02:00
transam Prevent the unnecessary creation of .ready file for the timeline history file. 2014-11-06 21:24:40 +09:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00