Thread: pgsql: Fix condition for whether end_heap_rewrite must fsync, per

pgsql: Fix condition for whether end_heap_rewrite must fsync, per

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Fix condition for whether end_heap_rewrite must fsync, per Heikki.

Modified Files:
--------------
    pgsql/src/backend/access/heap:
        rewriteheap.c (r1.2 -> r1.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/heap/rewriteheap.c.diff?r1=1.2&r2=1.3)