]> granicus.if.org Git - postgresql/commit
Correct column name in information schema
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 8 Aug 2016 01:53:16 +0000 (21:53 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 8 Aug 2016 01:56:13 +0000 (21:56 -0400)
commitd8710f18f4a63947874301311f5558e7d3d93438
treeb18ba75caf07c3877305ed89563ad7f65c003a29
parent19322c0a785f656b82a780c3db44920dcc9bd658
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>
src/backend/catalog/information_schema.sql