pgsql: Fix pg_test_fsync Win32 problems reported by the build farm; ad - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Fix pg_test_fsync Win32 problems reported by the build farm; ad
Date
Msg-id E1RxdhL-000829-8g@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix pg_test_fsync Win32 problems reported by the build farm;  add
comments about the alarm method used on Win32.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/388c2f93254b90921e207bc1cf52e1c8e0f4bba8

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c |   20 +++++++++++++++-----
1 files changed, 15 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgsql: Have pg_receivexlog always send an invalid log position in statu
Next
From: Robert Haas
Date:
Subject: pgsql: sepgsql: Reword and fix typo in docs on DML permissions.