• Heikki Linnakangas's avatar
    Remove rm_safe_restartpoint machinery. · 59a5ab3f
    Heikki Linnakangas authored
    It is no longer used, none of the resource managers have multi-record
    actions that would make it unsafe to perform a restartpoint.
    
    Also don't allow rm_cleanup to write WAL records, it's also no longer
    required. Move the call to rm_cleanup routines to make it more symmetric
    with rm_startup.
    59a5ab3f
rmgrlist.h 2.21 KB