aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlogfuncs.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2012-06-14 10:19:33 -0400
committerRobert Haas <rhaas@postgresql.org>2012-06-14 10:19:33 -0400
commitcd80073445ff5d72ad42923ba3d017541feae103 (patch)
tree069ff417fafbd7b11a34f36d5402da2c4698394d /src/backend/access/transam/xlogfuncs.c
parent6cd015bea38b8a59feb84bf238a880a3b503cf5f (diff)
downloadpostgresql-cd80073445ff5d72ad42923ba3d017541feae103.tar.gz
postgresql-cd80073445ff5d72ad42923ba3d017541feae103.zip
During transaction cleanup, release locks before deleting files.
There's no need to hold onto the locks until the files are needed, and by doing it this way, we reduce the impact on other backends who may be awaiting locks we hold. Noah Misch
Diffstat (limited to 'src/backend/access/transam/xlogfuncs.c')
0 files changed, 0 insertions, 0 deletions