diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-12-17 12:43:48 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-12-17 12:43:48 +0900 |
commit | 91fc2a08830139d9c11b189a2407cfdf113f550f (patch) | |
tree | ea5baab2db6d026aecead3a31399f0f93479c974 /src/backend/access/gist/gist.c | |
parent | da13d90a5fba051d16df3b4fdaac23abc9560f38 (diff) | |
download | postgresql-91fc2a08830139d9c11b189a2407cfdf113f550f.tar.gz postgresql-91fc2a08830139d9c11b189a2407cfdf113f550f.zip |
Fix use-after-free bug when renaming constraints
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.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions