forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd8710f1
committed
Correct column name in information schema
Although the standard has routines.result_cast_character_set_name, giventhe naming of the surrounding columns, we concluded that this must havebeen a mistake and that result_cast_char_set_name was intended, sochange the implementation. The documentation was already using the newname.found by Clément Prévost <prevostclement@gmail.com>1 parent19322c0 commitd8710f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1471 | 1471 | | |
1472 | 1472 | | |
1473 | 1473 | | |
1474 | | - | |
| 1474 | + | |
1475 | 1475 | | |
1476 | 1476 | | |
1477 | 1477 | | |
| |||
0 commit comments
Comments
(0)