diff options
author | Robert Haas <rhaas@postgresql.org> | 2012-06-14 10:19:33 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2012-06-14 10:19:33 -0400 |
commit | cd80073445ff5d72ad42923ba3d017541feae103 (patch) | |
tree | 069ff417fafbd7b11a34f36d5402da2c4698394d /src/backend/access/transam/xlogfuncs.c | |
parent | 6cd015bea38b8a59feb84bf238a880a3b503cf5f (diff) | |
download | postgresql-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