Correct column name in information schema

Peter Eisentraut <peter_e@gmx.net>

Commit: d8710f18f4a63947874301311f5558e7d3d93438
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2016-08-08T01:56:13Z
Releases: 9.6.0
Correct column name in information schema

Although the standard has routines.result_cast_character_set_name, given
the naming of the surrounding columns, we concluded that this must have
been a mistake and that result_cast_char_set_name was intended, so
change the implementation.  The documentation was already using the new
name.

found by Clément Prévost <prevostclement@gmail.com>

Files

PathChange+/−
src/backend/catalog/information_schema.sql modified +1 −1