Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b4eae023bb2b5e9bce96cd367d70c180eefe6bf9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-11-03T20:47:49Z
Releases: 8.4.0
Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage
by splitting it into three functions with better-defined behaviors.

Zdenek Kotala

Files