diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2021-06-24 11:19:03 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2021-06-24 11:19:34 +0300 |
commit | 8b01a403c5cc4e070107bea04e8e285151a0a073 (patch) | |
tree | b403fdadb9ff2bc633e7cf07d55ebbfa614c5374 /src/backend/access/transam/clog.c | |
parent | caac1965077ffd995dfbe9facf88c05afa868c92 (diff) | |
download | postgresql-8b01a403c5cc4e070107bea04e8e285151a0a073.tar.gz postgresql-8b01a403c5cc4e070107bea04e8e285151a0a073.zip |
Another fix to relmapper race condition.
In previous commit, I missed that relmap_redo() was also not acquiring the
RelationMappingLock. Thanks to Thomas Munro for pointing that out.
Backpatch-through: 9.6, like previous commit.
Discussion: https://www.postgresql.org/message-id/CA%2BhUKGLev%3DPpOSaL3WRZgOvgk217et%2BbxeJcRr4eR-NttP1F6Q%40mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/clog.c')
0 files changed, 0 insertions, 0 deletions