From 9a218c02b8f10bc5aa3a9227b0a30ad0b6bdf6a6 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 15 Jul 2014 14:34:33 -0400 Subject: [PATCH] doc: Put new options in right order on reference pages --- doc/src/sgml/pgbench.sgml | 24 ++++++++++++------------ doc/src/sgml/ref/pg_dump.sgml | 22 +++++++++++----------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/doc/src/sgml/pgbench.sgml b/doc/src/sgml/pgbench.sgml index 4367563a37..f264c245ec 100644 --- a/doc/src/sgml/pgbench.sgml +++ b/doc/src/sgml/pgbench.sgml @@ -395,18 +395,6 @@ pgbench options dbname - - - - - - Report the average per-statement latency (execution time from the - perspective of the client) of each command after the benchmark - finishes. See below for details. - - - - sec sec @@ -421,6 +409,18 @@ pgbench options dbname + + + + + + Report the average per-statement latency (execution time from the + perspective of the client) of each command after the benchmark + finishes. See below for details. + + + + rate rate diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index 1f0d4ded32..eabdc62f82 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -650,17 +650,6 @@ PostgreSQL documentation - - - - - Use conditional commands (i.e. add an IF EXISTS - clause) when cleaning database objects. This option is not valid - unless - - - @@ -716,6 +705,17 @@ PostgreSQL documentation + + + + + Use conditional commands (i.e. add an IF EXISTS + clause) when cleaning database objects. This option is not valid + unless + + +