This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-08-18 12:22:09 +03:00
Code
Activity
Files
b4eae023bb2b5e9bce96cd367d70c180eefe6bf9
postgres
/
src
/
backend
/
storage
/
page
History
Tom Lane
b4eae023bb
Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage
...
by splitting it into three functions with better-defined behaviors. Zdenek Kotala
2008-11-03 20:47:49 +00:00
..
bufpage.c
Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage
2008-11-03 20:47:49 +00:00
itemptr.c
Update copyrights in source tree to 2008.
2008-01-01 19:46:01 +00:00
Makefile
Refactor backend makefiles to remove lots of duplicate code
2008-02-19 10:30:09 +00:00