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)
commit4e9b19579885b24982c9ef8e3ecc6e951d16b64e
treef99adb398396b3da8fc713cc956a472debea9204
parent8c0500e899b2fae49b45a0c4dc7f65716cd05a37
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