ARC strategy backed out ... sorry
Jan Wieck <JanWieck@Yahoo.com>
ARC strategy backed out ... sorry Jan
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/vacuum.c | modified | +1 −21 |
| src/backend/storage/buffer/buf_init.c | modified | +18 −8 |
| src/backend/storage/buffer/bufmgr.c | modified | +37 −34 |
| src/backend/storage/buffer/buf_table.c | modified | +42 −26 |
| src/backend/storage/buffer/freelist.c | modified | +106 −795 |
| src/backend/utils/misc/guc.c | modified | +1 −11 |
| src/backend/utils/misc/postgresql.conf.sample | modified | +0 −1 |
| src/include/miscadmin.h | modified | +1 −8 |
| src/include/storage/buf_internals.h | modified | +10 −28 |