summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/guc.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2019-10-17 09:59:21 +1300
committerThomas Munro <tmunro@postgresql.org>2019-10-17 10:28:28 +1300
commitc1443eebe5a83449ef24d53eb52f7c176c420f71 (patch)
tree3de3a0c8cd383176ac057aaf2f83fd689b3dd742 /src/backend/utils/misc/guc.c
parent984aa0ede1d2323570e890ad625744682909aac1 (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/backend/utils/misc/guc.c')
0 files changed, 0 insertions, 0 deletions