|
7 | 7 | <note>
|
8 | 8 | <title>Release Date</title>
|
9 | 9 | <simpara>2016-??-??</simpara>
|
10 |
| - <simpara>Current as of 2016-08-07 (commit19322c0a7)</simpara> |
| 10 | + <simpara>Current as of 2016-08-08 (commit34927b292)</simpara> |
11 | 11 | </note>
|
12 | 12 |
|
13 | 13 | <sect2>
|
|
760 | 760 |
|
761 | 761 | </sect4>
|
762 | 762 |
|
| 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 | + |
763 | 791 | <sect4>
|
764 | 792 | <title>Monitoring</title>
|
765 | 793 |
|
|