Jeff Davis
5b571bb8c8
Handle posix_fallocate() errors.
...
On some platforms, posix_fallocate() is available but may still return
EINVAL if the underlying filesystem does not support it. So, in case
of an error, fall through to the alternate implementation that just
writes zeros.
Per buildfarm failure and analysis by Tom Lane.
2013-07-06 13:46:04 -07:00
..
2013-07-06 13:46:04 -07:00
2013-07-02 09:47:01 -04:00
2013-07-05 15:37:51 -04:00
2013-07-05 15:37:51 -04:00
2013-07-02 09:47:01 -04:00
2013-03-06 23:48:09 -05:00
2013-05-29 16:58:43 -04:00
2013-06-12 19:50:52 -04:00
2013-06-26 11:17:33 -04:00
2013-07-01 14:46:54 -04:00
2013-06-05 23:45:11 -04:00
2013-07-05 15:37:51 -04:00
2013-06-24 14:16:44 -04:00
2013-06-15 15:39:51 -04:00
2013-07-04 11:24:24 -04:00
2013-05-29 16:58:43 -04:00
2013-06-26 02:14:37 +09:00
2013-07-05 15:37:51 -04:00
2013-01-01 17:15:01 -05:00
2013-07-04 11:24:24 -04:00
2013-06-29 00:57:25 +01:00
2013-05-29 16:58:43 -04:00
2013-07-05 15:10:15 +02:00
2011-06-09 18:11:47 +02:00
2012-02-27 13:53:12 +02:00
2013-02-21 22:46:17 -03:00
2013-05-05 22:34:23 -04:00