• Magnus Hagander's avatar
    Mark pg_stat_reset_shared as strict · 24e2d4b6
    Magnus Hagander authored
    This is the proper fix for bug #6082 about
    pg_stat_reset_shared(NULL) causing a crash, and it reverts
    commit 79aa4453 on head.
    
    The workaround of throwing an error from inside the function is
    left on backbranches (including 9.1) since this change requires
    a new initdb.
    24e2d4b6
catversion.h 2.53 KB