From 585d6f1d77604e84d3f0f7780a88e5592671b94c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 31 Mar 2009 22:23:28 +0000 Subject: [PATCH] Remove some "Other" sections in the release notes by putting the items at the top of their sections. --- doc/src/sgml/release.sgml | 106 ++++++++++++++++++-------------------- 1 file changed, 49 insertions(+), 57 deletions(-) diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index f5f74b84c3..8f664fe828 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1287,6 +1287,24 @@ do it for earlier branch release files. Utility Operations + + + + + Add verbose option to the CLUSTER command and + clusterdb (Jim Cox) + + + + + + Decrease memory requirements for recording pending trigger + events (Tom) + + + + + Indexes @@ -1444,28 +1462,6 @@ do it for earlier branch release files. - - Other Utility Operations - - - - - Add verbose option to the CLUSTER command and - clusterdb (Jim Cox) - - - - - - Decrease memory requirements for recording pending trigger - events (Tom) - - - - - - - @@ -2028,6 +2024,37 @@ do it for earlier branch release files. Client Applications + + + + + Fix pg_ctl restart to preserve command-line arguments + (Bruce) + + + + + + Add -w/--no-password option that + suppresses password prompts to all utilities that have a + -W/--password option (Peter) + + + + + + Remove -q (quiet) option for create* and drop* + utility commands (Peter) + + + + These options have had no effect since PostgreSQL + 8.3. + + + + + <link linkend="APP-PSQL"><application>psql</></link> @@ -2293,41 +2320,6 @@ do it for earlier branch release files. - - Other Client Applications - - - - - Fix pg_ctl restart to preserve command-line arguments - (Bruce) - - - - - - Add -w/--no-password option that - suppresses password prompts to all utilities that have a - -W/--password option (Peter) - - - - - - Remove -q (quiet) option for create* and drop* - utility commands (Peter) - - - - These options have had no effect since PostgreSQL - 8.3. - - - - - - - -- 2.39.5