Allow binary-coercible types for cast function arguments and return types.

Peter Eisentraut <peter_e@gmx.net>

Commit: e3afbb3504c7dbf4b1fdd90dcb4eaac0ad084333
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-07-11T07:02:43Z
Releases: 8.4.0
Allow binary-coercible types for cast function arguments and return types.
Document return type of cast functions.

Also change documentation to prefer the term "binary coercible" in its
present sense instead of the previous term "binary compatible".

Files