pgsql: In pg_test_fsync, use K(1024) rather than k(1000) for write size

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In pg_test_fsync, use K(1024) rather than k(1000) for write size
Date: 2011-01-26 16:03:24
Message-ID: E1Pi7q8-000583-PH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In pg_test_fsync, use K(1024) rather than k(1000) for write size units.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-01-26 16:05:32 Re: [COMMITTERS] pgsql: Remove arbitrary ALTER TABLE .. ADD COLUMN restriction.
Previous Message Robert Haas 2011-01-26 15:46:57 Re: [COMMITTERS] pgsql: Remove arbitrary ALTER TABLE .. ADD COLUMN restriction.