summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorDaniel Gustafsson2023-04-28 08:30:05 +0000
committerDaniel Gustafsson2023-04-28 08:30:05 +0000
commit4a6603cd4650a335ee38d894d7bbb452b1bf822f (patch)
tree31317110031eea7f044132c8e7d0fae6be99b4c6 /src/backend/access/gist/gistxlog.c
parentb72f564d87d10b5e5a91aedec605e48f80cb74ee (diff)
Fix assertion failure in heap_vacuum_rel
Commit 7d71d3dd08 changed resetting the VacuumFailsafeActive flag to an assertion since the flag is reset before starting vacuuming a relation. This however failed to take recursive calls of vacuum_rel() and vacuum of TOAST tables into consideration. Fix by reverting back to resettting the flag. Author: Masahiko Sawada <[email protected]> Reviewed-by: Melanie Plageman <[email protected]> Reported-by: John Naylor <[email protected]> Discussion: https://postgr.es/m/CAFBsxsFz=GqaG5Ens5aNgVYoV2Y+pfMUijX0ku+CCkWfALwiqg@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions