pgsql: Fix test_fsync compile on MinGW(win32) Hiroshi Saito - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Fix test_fsync compile on MinGW(win32) Hiroshi Saito
Date
Msg-id 20061013141930.112AD9FB2AC@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix test_fsync compile on MinGW(win32)

Hiroshi Saito

Modified Files:
--------------
    pgsql/src/tools/fsync:
        Makefile (r1.2 -> r1.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/Makefile.diff?r1=1.2&r2=1.3)
        test_fsync.c (r1.13 -> r1.14)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/test_fsync.c.diff?r1=1.13&r2=1.14)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix infinite sleep and failes of send in Win32.
Next
From: h-saito@pgfoundry.org (User H-saito)
Date:
Subject: psqlodbc - psqlodbc: added a revision history.