• Michael Paquier's avatar
    Fix use-after-free bug when renaming constraints · 67915fb8
    Michael Paquier authored
    This is an oversight from recent commit b13fd344.  While on it, tweak
    the previous test with a better name for the renamed primary key.
    
    Detected by buildfarm member prion which forces relation cache release
    with -DRELCACHE_FORCE_RELEASE.  Back-patch down to 9.4 as the previous
    commit.
    67915fb8
alter_table.sql 94.6 KB