postgresql/src/backend/access
Heikki Linnakangas aae7af3df8 Remove dead InRecovery check.
With the new B-tree incomplete split handling in 9.4, _bt_insert_parent is
never called in recovery.
2014-09-11 22:43:56 +03:00
..
common Revert "Allow units to be specified in relation option setting value." 2014-08-29 05:10:47 +09:00
gin Refactor per-page logic common to all redo routines to a new function. 2014-09-02 15:10:28 +03:00
gist Refactor per-page logic common to all redo routines to a new function. 2014-09-02 15:10:28 +03:00
hash Avoid copying index tuples when building an index. 2014-07-01 10:34:42 -04:00
heap Assorted message fixes and improvements 2014-09-05 01:25:27 -04:00
index pgindent run for 9.4 2014-05-06 12:12:18 -04:00
nbtree Remove dead InRecovery check. 2014-09-11 22:43:56 +03:00
rmgrdesc Move log_newpage and log_newpage_buffer to xlog.c. 2014-07-31 16:48:55 +03:00
spgist Refactor per-page logic common to all redo routines to a new function. 2014-09-02 15:10:28 +03:00
transam Refactor per-page logic common to all redo routines to a new function. 2014-09-02 15:10:28 +03:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00