• Robert Haas's avatar
    Fix mistake in XLOG_SEG_SIZE test. · 60379f66
    Robert Haas authored
    The intent of the test is to check whether XLOG_SEG_SIZE is in a
    particular range, but actually in one case it compares XLOG_BLCKSZ
    by mistake.  Repair.
    
    Commit 88e98230 introduced this
    faulty test.
    
    Kuntal Ghosh, reviewed by Michael Paquier.
    60379f66
guc.c 263 KB