Commit Graph

12 Commits (2071865caaf742a65b9166a9bd4bed3b784d90f0)

Author SHA1 Message Date
Bruce Momjian d82a1d582c This is the patch replace offnum++ by OffsetNumberNext, to be 18 years ago
Alvaro Herrera 9084399782 Put back bufmgr.h in bufpage.h -- it is needed by some macros. 18 years ago
Alvaro Herrera f8c4d7db60 Restructure some header files a bit, in particular heapam.h, by removing some 18 years ago
Alvaro Herrera 73b0300b2a Move the HTSU_Result enum definition into snapshot.h, to avoid including 18 years ago
Tom Lane 3e701a04fe Fix heap_page_prune's problem with failing to send cache invalidation 18 years ago
Tom Lane 6f10eb2111 Refactor heap_page_prune so that instead of changing item states on-the-fly, 18 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Bruce Momjian f6e8730d11 Re-run pgindent with updated list of typedefs. (Updated README should 18 years ago
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Tom Lane 9226ba817b Keep heap_page_prune from marking the buffer dirty when it didn't 18 years ago
Tom Lane cc59049daf Improve handling of prune/no-prune decisions by storing a page's oldest 18 years ago
Tom Lane 282d2a03dd HOT updates. When we update a tuple without changing any of its indexed 18 years ago