postgresql/src/backend/access
Heikki Linnakangas 7e8b0b9ab1 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.
2008-11-11 13:19:16 +00:00
..
common Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, 2008-11-02 01:45:28 +00:00
gin Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage 2008-11-03 20:47:49 +00:00
gist Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage 2008-11-03 20:47:49 +00:00
hash Unite ReadBufferWithFork, ReadBufferWithStrategy, and ZeroOrReadBuffer 2008-10-31 15:05:00 +00:00
heap Improve bulk-insert performance by keeping the current target buffer pinned 2008-11-06 20:51:15 +00:00
index The logic in systable_beginscan to translate heap attribute numbers to 2008-11-06 13:07:08 +00:00
nbtree Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage 2008-11-03 20:47:49 +00:00
transam Change error messages to print the physical path, like 2008-11-11 13:19:16 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00