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

Commitde4b3ea

Browse files
committed
Update 9.6 release notes through today.
1 parent9b8271c commitde4b3ea

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

‎doc/src/sgml/release-9.6.sgml

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<note>
88
<title>Release Date</title>
99
<simpara>2016-??-??</simpara>
10-
<simpara>Current as of 2016-08-07 (commit19322c0a7)</simpara>
10+
<simpara>Current as of 2016-08-08 (commit34927b292)</simpara>
1111
</note>
1212

1313
<sect2>
@@ -760,6 +760,34 @@
760760

761761
</sect4>
762762

763+
<sect4>
764+
<title>System Catalogs</title>
765+
766+
<itemizedlist>
767+
768+
<listitem>
769+
<!--
770+
2016-08-07 [d8710f18f] Correct column name in information schema
771+
-->
772+
<para>
773+
Change column name
774+
in <structname>information_schema</>.<structname>routines</> view
775+
from <structfield>result_cast_character_set_name</>
776+
to <structfield>result_cast_char_set_name</>
777+
(Cl&eacute;ment Pr&eacute;vost)
778+
</para>
779+
780+
<para>
781+
SQL:2011 specifies the longer name, but that appears to be a mistake,
782+
because adjacent column names use the shorter style, as do
783+
other <structname>information_schema</> views.
784+
</para>
785+
</listitem>
786+
787+
</itemizedlist>
788+
789+
</sect4>
790+
763791
<sect4>
764792
<title>Monitoring</title>
765793

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp