diff options
author | Thomas Munro <tmunro@postgresql.org> | 2020-11-05 13:45:32 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2020-11-05 13:49:49 +1300 |
commit | c732c3f8c122009de373cff9b44b5cf0992ba1bf (patch) | |
tree | 93f504f919bd8cb4119306bea1cb9a01fe765a2b /src/backend/commands/dbcommands.c | |
parent | fac83dbd6fe1ac3d4125bfa39f287f95bffe6cda (diff) | |
download | postgresql-c732c3f8c122009de373cff9b44b5cf0992ba1bf.tar.gz postgresql-c732c3f8c122009de373cff9b44b5cf0992ba1bf.zip |
Fix unlinking of SLRU segments.
Commit dee663f7 intended to drop any queued up fsync requests before
unlinking segment files, but missed a code path. Fix, by centralizing
the forget-and-unlink code into a single function.
Reported-by: Tomas Vondra <tomas.vondra@2ndquadrant.com>
Discussion: https://postgr.es/m/20201104013205.icogbi773przyny5%40development
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions