-
- Downloads
Change error messages to print the physical path, like
"base/11517/3767_fsm", instead of symbolic names like "1663/11517/3767/1", per Alvaro's suggestion. I didn't change the messages in the higher-level index, heap and FSM routines, though, where the fork is implicit.
Showing
- src/backend/access/transam/xact.c 9 additions, 13 deletionssrc/backend/access/transam/xact.c
- src/backend/access/transam/xlogutils.c 34 additions, 19 deletionssrc/backend/access/transam/xlogutils.c
- src/backend/storage/buffer/bufmgr.c 28 additions, 33 deletionssrc/backend/storage/buffer/bufmgr.c
- src/backend/storage/buffer/localbuf.c 3 additions, 5 deletionssrc/backend/storage/buffer/localbuf.c
- src/backend/storage/smgr/md.c 52 additions, 137 deletionssrc/backend/storage/smgr/md.c
- src/backend/storage/smgr/smgr.c 8 additions, 7 deletionssrc/backend/storage/smgr/smgr.c
Loading
Please register or sign in to comment