diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-07-30 21:23:17 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-07-30 21:23:17 +0000 |
commit | c8572986ad138142acbf3215bb14214926e25ce5 (patch) | |
tree | 95bc5fff11a7dbc144097bddda183777578fc3ea /src/backend/parser/parse_clause.c | |
parent | 7df49cef7258d06a7db819d7b5025d131cc226a2 (diff) | |
download | postgresql-c8572986ad138142acbf3215bb14214926e25ce5.tar.gz postgresql-c8572986ad138142acbf3215bb14214926e25ce5.zip |
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.
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions