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 -------------- contrib/pg_test_fsync/pg_test_fsync.c | 2 -- 1 file changed, 2 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers