diff options
author | Thomas Munro <tmunro@postgresql.org> | 2019-10-17 09:59:21 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2019-10-17 10:55:26 +1300 |
commit | 583d86f92aabdccb569e5d1faa3284f717bb1d64 (patch) | |
tree | fd2b9c7f32513e4e58687332d8fb28b901b0b716 /src/include/postgres_ext.h | |
parent | e86ece22114d388128f56c68eedfd91a6bb40e38 (diff) |
Fix bug that could try to freeze running multixacts.
Commits 801c2dc7 and 801c2dc7 made it possible for vacuum to
try to freeze a multixact that is still running. That was
prevented by a check, but raised an error. Repair.
Back-patch all the way.
Author: Nathan Bossart, Jeremy Schneider
Reported-by: Jeremy Schneider
Reviewed-by: Jim Nasby, Thomas Munro
Discussion: https://postgr.es/m/DAFB8AFF-2F05-4E33-AD7F-FF8B0F760C17%40amazon.com
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions