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

From [email protected] (Bruce Momjian)
Subject pgsql: Fix test_fsync compile on MinGW(win32) Hiroshi Saito
Date
Msg-id [email protected]
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: [email protected] (Teodor Sigaev)
Date:
Subject: pgsql: Fix infinite sleep and failes of send in Win32.
Next
From: [email protected] (User H-saito)
Date:
Subject: psqlodbc - psqlodbc: added a revision history.