]> granicus.if.org Git - postgresql/commit
Keep heap_page_prune from marking the buffer dirty when it didn't
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Oct 2007 13:05:57 +0000 (13:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 24 Oct 2007 13:05:57 +0000 (13:05 +0000)
commit9226ba817b19999d51d39a0a2bde810160d0cf24
treee000b3ee58e03fa42670a81594cae55f6c86a391
parent1c92724985faf15a2cce29e7d95157fc74718d9d
Keep heap_page_prune from marking the buffer dirty when it didn't
really change anything.  Per report from Itagaki Takahiro.  Fix by
Pavan Deolasee.
src/backend/access/heap/pruneheap.c