Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
572b60a3
Commit
572b60a3
authored
16 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Remove some "Other" sections in the release notes by putting the items
at the top of their sections.
parent
948d6ec9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/release.sgml
+50
-58
50 additions, 58 deletions
doc/src/sgml/release.sgml
with
50 additions
and
58 deletions
doc/src/sgml/release.sgml
+
50
−
58
View file @
572b60a3
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.62
1
2009/03/31
0
2:
34:04
momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.62
2
2009/03/31
2
2:
23:28
momjian Exp $ -->
<!--
<!--
Typical markup:
Typical markup:
...
@@ -1287,6 +1287,24 @@ do it for earlier branch release files.
...
@@ -1287,6 +1287,24 @@ do it for earlier branch release files.
<sect3>
<sect3>
<title>Utility Operations</title>
<title>Utility Operations</title>
<itemizedlist>
<listitem>
<para>
Add verbose option to the <command>CLUSTER</> command and
<application>clusterdb</> (Jim Cox)
</para>
</listitem>
<listitem>
<para>
Decrease memory requirements for recording pending trigger
events (Tom)
</para>
</listitem>
</itemizedlist>
<sect4>
<sect4>
<title>Indexes</title>
<title>Indexes</title>
<itemizedlist>
<itemizedlist>
...
@@ -1444,28 +1462,6 @@ do it for earlier branch release files.
...
@@ -1444,28 +1462,6 @@ do it for earlier branch release files.
</sect4>
</sect4>
<sect4>
<title>Other Utility Operations</title>
<itemizedlist>
<listitem>
<para>
Add verbose option to the <command>CLUSTER</> command and
<application>clusterdb</> (Jim Cox)
</para>
</listitem>
<listitem>
<para>
Decrease memory requirements for recording pending trigger
events (Tom)
</para>
</listitem>
</itemizedlist>
</sect4>
</sect3>
</sect3>
<sect3>
<sect3>
...
@@ -2028,6 +2024,37 @@ do it for earlier branch release files.
...
@@ -2028,6 +2024,37 @@ do it for earlier branch release files.
<sect3>
<sect3>
<title>Client Applications</title>
<title>Client Applications</title>
<itemizedlist>
<listitem>
<para>
Fix <literal>pg_ctl restart</> to preserve command-line arguments
(Bruce)
</para>
</listitem>
<listitem>
<para>
Add <literal>-w</>/<literal>--no-password</> option that
suppresses password prompts to all utilities that have a
<literal>-W</>/<literal>--password</> option (Peter)
</para>
</listitem>
<listitem>
<para>
Remove <literal>-q</> (quiet) option for create* and drop*
utility commands (Peter)
</para>
<para>
These options have had no effect since <productname>PostgreSQL</>
8.3.
</para>
</listitem>
</itemizedlist>
<sect4>
<sect4>
<title><link linkend="APP-PSQL"><application>psql</></link></title>
<title><link linkend="APP-PSQL"><application>psql</></link></title>
<itemizedlist>
<itemizedlist>
...
@@ -2293,41 +2320,6 @@ do it for earlier branch release files.
...
@@ -2293,41 +2320,6 @@ do it for earlier branch release files.
</sect4>
</sect4>
<sect4>
<title>Other Client Applications</title>
<itemizedlist>
<listitem>
<para>
Fix <literal>pg_ctl restart</> to preserve command-line arguments
(Bruce)
</para>
</listitem>
<listitem>
<para>
Add <literal>-w</>/<literal>--no-password</> option that
suppresses password prompts to all utilities that have a
<literal>-W</>/<literal>--password</> option (Peter)
</para>
</listitem>
<listitem>
<para>
Remove <literal>-q</> (quiet) option for create* and drop*
utility commands (Peter)
</para>
<para>
These options have had no effect since <productname>PostgreSQL</>
8.3.
</para>
</listitem>
</itemizedlist>
</sect4>
</sect3>
</sect3>
<sect3>
<sect3>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment