Files
postgresql/src
Peter Eisentraut 3d7f11a0fa 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.
2017-09-23 10:03:05 -04:00
..
2017-09-23 10:03:05 -04:00
2017-09-18 09:09:36 -04:00
2017-06-21 15:35:54 -04:00
2017-09-11 12:49:35 -04:00
2017-06-21 15:35:54 -04:00
2017-09-23 14:05:57 +02:00
2017-06-21 15:19:25 -04:00
2017-02-17 08:56:57 -05:00