Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb8d7e1e

Browse files
committed
Change 7.3.4 release note format to match the rest of the 7.3.x
releases.Rod Taylor
1 parente22c891 commitb8d7e1e

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.208 2003/09/20 20:12:05 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.209 2003/09/29 18:15:12 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -87,19 +87,17 @@ Object owners can allow grantees to grant the privilege to others (grant option)
8787
<sect2>
8888
<title>Changes</title>
8989

90-
<para>
91-
<literallayout>
92-
Repair breakage in timestamp-to-date conversion for dates before 2000
93-
Prevent rare possibility of server startup failure (Tom)
94-
Fix bugs in interval-to-time conversion (Tom)
95-
Add constraint names in a few places in pg_dump (Rod)
96-
Improve performance of functions with many parameters (Tom)
97-
Fix to_ascii() buffer overruns (Tom)
98-
Prevent restore of database comments from throwing an error (Tom)
99-
Work around buggy strxfrm() present in some Solaris releases (Tom)
100-
Properly escape jdbc setObject() strings to improve security (Barry)
101-
</literallayout>
102-
</para>
90+
<itemizedlist>
91+
<listitem><para>Repair breakage in timestamp-to-date conversion for dates before 2000</para></listitem>
92+
<listitem><para>Prevent rare possibility of server startup failure (Tom)</para></listitem>
93+
<listitem><para>Fix bugs in interval-to-time conversion (Tom)</para></listitem>
94+
<listitem><para>Add constraint names in a few places in pg_dump (Rod)</para></listitem>
95+
<listitem><para>Improve performance of functions with many parameters (Tom)</para></listitem>
96+
<listitem><para>Fix to_ascii() buffer overruns (Tom)</para></listitem>
97+
<listitem><para>Prevent restore of database comments from throwing an error (Tom)</para></listitem>
98+
<listitem><para>Work around buggy strxfrm() present in some Solaris releases (Tom)</para></listitem>
99+
<listitem><para>Properly escape jdbc setObject() strings to improve security (Barry)</para></listitem>
100+
</itemizedlist>
103101
</sect2>
104102
</sect1>
105103

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp