pgsql: doc: Improve order of options on pgbench reference page

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Improve order of options on pgbench reference page
Дата
Msg-id E1s4HAy-001y7k-DP@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Improve order of options on pgbench reference page

Both the pgbench --help output and the reference page have sections
for initialization options, benchmarking options, and common options.
But the --debug option ended up in the wrong place on the reference
page.  Fix that by making the documentation match the --help output.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/09fe9659fd5ea73fb721e270664943cab727354b

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: postgresql.conf: align variable comments, mostly new ones
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Prevent RLS filters on ctid from breaking WHERE CURRENT OF