pgsql: If pg_test_fsync is interrupted, clean up the temp file. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: If pg_test_fsync is interrupted, clean up the temp file.
Date
Msg-id E1RZ6ip-0002ER-Eg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
If pg_test_fsync is interrupted, clean up the temp file.

Marti Raudsepp, with additional paranoia by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ab7d4213f93f0ef0e45b9b9343725974f196b091

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c |   23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Add ALTER FOREIGN DATA WRAPPER / RENAME and ALTER SERVER / RENAM
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Removed NpgsqlConnector finalizer call.