• Tom Lane's avatar
    Fix relcache.c so that local relations (those created during · cc8b67a5
    Tom Lane authored
    current transaction) are not flushed by shared-cache-inval reset message.
    SI reset actually works now, for probably the first time in a long time.
    I was able to run initdb and regression tests with a 16-element SI message
    array, with a lot of NOTICE: cache state reset messages but no crashes.
    cc8b67a5
relcache.c 57.2 KB