pgsql: Adjust test_fsync code to be more sane. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Adjust test_fsync code to be more sane.
Date
Msg-id 20090810181906.DE52875331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Adjust test_fsync code to be more sane.

Backpatch to 8.4.X.

Modified Files:
--------------
    pgsql/src/tools/fsync:
        test_fsync.c (r1.23 -> r1.24)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/fsync/test_fsync.c?r1=1.23&r2=1.24)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Adjust test_fsync code to be more sane.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Support EEEE (scientific notation) in to_char().