Fix options listing of pg_test_timing --cutoff

Peter Eisentraut <peter@eisentraut.org>

Commit: 3277e69b8eb08c0f16f276aeb8f8e1c9d058c666
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2026-06-25T05:43:24Z
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

PathChange+/−
doc/src/sgml/ref/pgtesttiming.sgml modified +13 −13
src/bin/pg_test_timing/pg_test_timing.c modified +17 −17