pgsql: Fix pg_test_fsync Win32 problems reported by the build farm; ad

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pg_test_fsync Win32 problems reported by the build farm; ad
Date: 2012-02-15 12:10:59
Message-ID: E1RxdhL-000829-8g@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2012-02-15 14:58:48 pgsql: sepgsql: Reword and fix typo in docs on DML permissions.
Previous Message Magnus Hagander 2012-02-15 09:44:21 Re: pgsql: Have pg_receivexlog always send an invalid log position in statu