git.postgresql.org Git - postgresql.git/commit
2017年9月22日 20:50:59 +0000 (16:50 -0400)
2017年9月22日 21:10:36 +0000 (17:10 -0400)
commit aa6b7b72d9bcf967cbccd378de4bc5cef33d02f9
Fix saving and restoring umask
In two cases, we set a different umask for some piece of code and
restore it afterwards. But if the contained code errors out, the umask
is not restored. So add TRY/CATCH blocks to fix that.
This is the main PostgreSQL git repository.
RSS
Atom