-
- Downloads
Allow I/O conversion casts to be applied to or from any type that is a member
of the STRING type category, thereby opening up the mechanism for user-defined types. This is mainly for the benefit of citext, though; there aren't likely to be a lot of types that are all general-purpose character strings. Per discussion with David Wheeler.
Showing
- contrib/citext/expected/citext.out 13 additions, 10 deletionscontrib/citext/expected/citext.out
- contrib/citext/sql/citext.sql 3 additions, 3 deletionscontrib/citext/sql/citext.sql
- doc/src/sgml/ref/create_cast.sgml 22 additions, 10 deletionsdoc/src/sgml/ref/create_cast.sgml
- src/backend/parser/parse_coerce.c 5 additions, 9 deletionssrc/backend/parser/parse_coerce.c
Loading
Please register or sign in to comment