File tree Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change 77 <note>
88 <title>Release Date</title>
99 <simpara>2016-??-??</simpara>
10- <simpara>Current as of 2016-08-07 (commit 19322c0a7 )</simpara>
10+ <simpara>Current as of 2016-08-08 (commit 34927b292 )</simpara>
1111 </note>
1212
1313 <sect2>
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ément Pré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
You can’t perform that action at this time.
0 commit comments