Re: Re: [COMMITTERS] pgsql: pg_test_timing utility, to measure clock monotonicity and timing
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-03-29T02:45:00Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
pg_test_timing utility, to measure clock monotonicity and timing cost.
- cee523867db2 9.2.0 cited
Fujii Masao <masao.fujii@gmail.com> writes: > On Thu, Mar 29, 2012 at 12:15 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote: >> I think you need to tweak that to get the number to be right-justified >> not left-justified. > Unless I'm missing something, I did that because the patch uses %10s > not %-10s. No? Oh, you're right, I was misremembering which direction that went. Sorry for the noise. regards, tom lane