]> git.ipfire.org Git - thirdparty/postgresql.git/commit
2nd try for the ARC strategy.
authorJan Wieck <JanWieck@Yahoo.com>
Thu, 13 Nov 2003 14:57:15 +0000 (14:57 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Thu, 13 Nov 2003 14:57:15 +0000 (14:57 +0000)
commit6b86d62b00f150766e1899c98e964b6611c00ee5
treec1baa6c01a358bbea29153682249bb038bd10242
parent923e994d7901d7c0268725e219002af3b2d40dfc
2nd try for the ARC strategy.

I added a couple more Assertions while tracking down the exact
cause of the former bug.

All 93 regression tests pass now.

Jan
src/backend/commands/vacuum.c
src/backend/storage/buffer/buf_init.c
src/backend/storage/buffer/buf_table.c
src/backend/storage/buffer/bufmgr.c
src/backend/storage/buffer/freelist.c
src/backend/utils/misc/guc.c
src/backend/utils/misc/postgresql.conf.sample
src/include/miscadmin.h
src/include/storage/buf_internals.h