postgresql/src/backend/storage
2008-11-11 14:17:02 +00:00
..
buffer Fix sloppy omission of now-required #include's. 2008-11-11 14:17:02 +00:00
file Optimize CleanupTempFiles by having a boolean flag that keeps track of whether 2008-09-19 04:57:10 +00:00
freespace Update FSM on WAL replay. This is a bit limited; the FSM is only updated 2008-10-31 19:40:27 +00:00
ipc Remove the last vestiges of the MAKE_PTR/MAKE_OFFSET mechanism. We haven't 2008-11-02 21:24:52 +00:00
large_object Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, 2008-11-02 01:45:28 +00:00
lmgr Implement ALTER DATABASE SET TABLESPACE to move a whole database (or at least 2008-11-07 18:25:07 +00:00
page Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage 2008-11-03 20:47:49 +00:00
smgr Change error messages to print the physical path, like 2008-11-11 13:19:16 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00