postgresql/src/backend/storage
Tom Lane 42748087c1 First non-stub implementation of shared free space map. It's not super
useful as yet, since its primary source of information is (full) VACUUM,
which makes a concerted effort to get rid of free space before telling
the map about it ... next stop is concurrent VACUUM ...
2001-07-02 20:50:46 +00:00
..
buffer Make the found-a-buffer-when-we-were-expecting-to-extend-the-rel path 2001-07-02 18:47:18 +00:00
file Allow removal of system-named pg_* temp tables. Rename temp file/dir as 2001-06-18 16:13:21 +00:00
freespace First non-stub implementation of shared free space map. It's not super 2001-07-02 20:50:46 +00:00
ipc Install infrastructure for shared-memory free space map. Doesn't actually 2001-06-27 23:31:40 +00:00
large_object Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
lmgr Install infrastructure for shared-memory free space map. Doesn't actually 2001-06-27 23:31:40 +00:00
page pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
smgr First non-stub implementation of shared free space map. It's not super 2001-07-02 20:50:46 +00:00
Makefile Install infrastructure for shared-memory free space map. Doesn't actually 2001-06-27 23:31:40 +00:00