postgresql/src/backend/storage
Alvaro Herrera acac68b2bc Allow an autovacuum worker to be interrupted automatically when it is found
to be locking another process (except when it's working to prevent Xid
wraparound problems).
2007-10-26 20:45:10 +00:00
..
buffer Dept. of second thoughts: fix loop in BgBufferSync so that the exit when 2007-09-25 22:11:48 +00:00
file Remove FileUnlink(), which wasn't being used anywhere and interacted poorly 2007-07-26 15:15:18 +00:00
freespace Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
ipc Rearrange vacuum-related bits in PGPROC as a bitmask, to better support 2007-10-24 20:55:36 +00:00
large_object Add some simple defenses against null fields in pg_largeobject, and add 2007-06-12 19:46:24 +00:00
lmgr Allow an autovacuum worker to be interrupted automatically when it is found 2007-10-26 20:45:10 +00:00
page Improve handling of prune/no-prune decisions by storing a page's oldest 2007-09-21 21:25:42 +00:00
smgr Implement lazy XID allocation: transactions that do not modify any database 2007-09-05 18:10:48 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00