Change error messages to print the physical path, like
commit6ad5e859d133c03b019426ac03091393d80d6faa
authorheikki <heikki>
Tue, 11 Nov 2008 13:19:16 +0000 (11 13:19 +0000)
committerheikki <heikki>
Tue, 11 Nov 2008 13:19:16 +0000 (11 13:19 +0000)
tree9d9176fe3d822da84988575d0f749d4f012c35c6
parent95a5b0626178751fe3298c31007892eb59fad58a
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.
src/backend/access/transam/xact.c
src/backend/access/transam/xlogutils.c
src/backend/storage/buffer/bufmgr.c
src/backend/storage/buffer/localbuf.c
src/backend/storage/smgr/md.c
src/backend/storage/smgr/smgr.c