[COMMITTERS] pgsql: Avoid file descriptor leak in pg_test_fsync.

2014-11-19 Thread Robert Haas
Avoid file descriptor leak in pg_test_fsync. This can cause problems on Windows, where files that are still open can't be unlinked. Jeff Janes Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/57ce746617b6d253602e4c34682d0a75408b3186 Modified Files ---

[COMMITTERS] pgsql: Avoid file descriptor leak in pg_test_fsync.

2014-11-19 Thread Robert Haas
Avoid file descriptor leak in pg_test_fsync. This can cause problems on Windows, where files that are still open can't be unlinked. Jeff Janes Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/a0165553619107f990cb7872f4a9573598319581 Modified Files -- con

[COMMITTERS] pgsql: Avoid file descriptor leak in pg_test_fsync.

2014-11-19 Thread Robert Haas
Avoid file descriptor leak in pg_test_fsync. This can cause problems on Windows, where files that are still open can't be unlinked. Jeff Janes Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/a855c90a72d2a6aed975ba5a51868f41f6578be8 Modified Files ---

[COMMITTERS] pgsql: Avoid file descriptor leak in pg_test_fsync.

2014-11-19 Thread Robert Haas
Avoid file descriptor leak in pg_test_fsync. This can cause problems on Windows, where files that are still open can't be unlinked. Jeff Janes Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/a9f3280efee0d3c4f697ef33f28cbc8e626f9e86 Modified Files ---

[COMMITTERS] pgsql: Avoid file descriptor leak in pg_test_fsync.

2014-11-19 Thread Robert Haas
Avoid file descriptor leak in pg_test_fsync. This can cause problems on Windows, where files that are still open can't be unlinked. Jeff Janes Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/8cf825974cd10323013f3be0ed1cd35176fbe364 Modified Files ---