pgsql: In test_open_sync(), writes kilobytes as intended, not by bytes.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In test_open_sync(), writes kilobytes as intended, not by bytes.
Date: 2011-01-25 00:43:01
Message-ID: E1PhWzt-0006D7-Gp@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In test_open_sync(), writes kilobytes as intended, not by bytes.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=9fc01922831aba350a61844882c229026ca8bf0b

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-01-25 01:08:07 pgsql: Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, bu
Previous Message Peter Eisentraut 2011-01-24 23:53:11 pgsql: Document the "S" option for psql's \dn command in the psql help