Fix options listing of pg_test_timing --cutoff
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-06-25T05:43:24Z
Releases:
19 (unreleased)
Fix options listing of pg_test_timing --cutoff The new pg_test_timing --cutoff option (commit 0b096e379e6) appeared out of order in the documentation and the code. Fix that.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pgtesttiming.sgml | modified | +13 −13 |
| src/bin/pg_test_timing/pg_test_timing.c | modified | +17 −17 |