git.postgresql.org Git - postgresql.git/commit
2012年6月14日 14:19:33 +0000 (10:19 -0400)
2012年6月14日 14:19:33 +0000 (10:19 -0400)
commit cd80073445ff5d72ad42923ba3d017541feae103
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
This is the main PostgreSQL git repository.
RSS
Atom