aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.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 11:08:49 +1300
commit486a8f152233520b0c841d2e9c32b1ae7949e85c (patch)
treec331f8d150659e8da25ef8ccb1f2929522d16fb4 /src/tutorial/funcs.c
parent1cd5bc3ccf92a511b087629b2c914dffa9151fce (diff)
downloadpostgresql-486a8f152233520b0c841d2e9c32b1ae7949e85c.tar.gz
postgresql-486a8f152233520b0c841d2e9c32b1ae7949e85c.zip
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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions