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

Commit4b09511

Browse files
committed
Update release notes for 8.1.1.
1 parentd22ec67 commit4b09511

File tree

1 file changed

+59
-1
lines changed

1 file changed

+59
-1
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.407 2005/12/0621:00:53 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.408 2005/12/08 22:21:26 momjian Exp $
33

44
Typical markup:
55

@@ -19,6 +19,64 @@ For new features, add links to the documentation sections.
1919
<appendix id="release">
2020
<title>Release Notes</title>
2121

22+
<sect1 id="release-8-1-1">
23+
<title>Release 8.1.1</title>
24+
25+
<note>
26+
<title>Release date</title>
27+
<simpara>2005-12-12</simpara>
28+
</note>
29+
30+
<para>
31+
This release contains a variety of fixes from 8.1.0.
32+
</para>
33+
34+
<sect2>
35+
<title>Migration to version 8.1.1</title>
36+
37+
<para>
38+
A dump/restore is not required for those running 8.1.X.
39+
</para>
40+
</sect2>
41+
42+
<sect2>
43+
<title>Changes</title>
44+
45+
<itemizedlist>
46+
<listitem><para>Optimizer fixes (Tom)</para></listitem>
47+
48+
<listitem><para>Allow <function>to_char(interval)</> and
49+
<function>to_char(time)</> to use <literal>AM</>/<literal>PM</>
50+
specifications (Bruce)</para></listitem>
51+
52+
<listitem><para>Allow <function>to_char(interval)</> and
53+
<function>to_char(time)</> to use <literal>HH</>, <literal>HH12</>, and
54+
<literal>D</> format specifiers. (<function>to_char(interval)</> should
55+
probably use <literal>HH24</>.)</para></listitem>
56+
57+
<listitem><para>Fix bgwriter problem on exit failure
58+
(Tom)</para></listitem>
59+
60+
<listitem><para><filename>/contrib/tsearch2</> fixes
61+
(Teodor)</para></listitem>
62+
63+
<listitem><para>Fix Win32 error message translation problem with
64+
languages that require word reordering, like Turkish (Andrew,
65+
Tom)</para></listitem>
66+
67+
<listitem><para>Allow MS C to compile <application>pg_config</> (Hiroshi
68+
Saito)</para></listitem>
69+
70+
<listitem><para>AIX and HPUX compile fixes (Tom)</para></listitem>
71+
72+
<listitem><para>Add 8.1.0 release note item on how to migrate invalid
73+
<literal>UTF-8</> byte sequences (Paul Lindner)</para></listitem>
74+
75+
</itemizedlist>
76+
77+
</sect2>
78+
</sect1>
79+
2280
<sect1 id="release-8-1">
2381
<title>Release 8.1</title>
2482

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp