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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: In pg_test_fsync, use K(1024) rather than k(1000) for write size units.
Date: 2011-01-26 21:10:40
Message-ID: 1296076240.14137.1.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

We use small "k" in postgresql.conf, so pg_test_fsync should use the
same. Using "kB" would be more accurate in any case.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-01-26 21:19:15 Re: [HACKERS] Seeking Mentors for Funded Reviewers
Previous Message Kevin Grittner 2011-01-26 21:04:33 .gitignore patch for coverage builds