]> granicus.if.org Git - postgresql/commit
Clarify type resolution behavior for domain types.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 Aug 2014 20:13:22 +0000 (16:13 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 Aug 2014 20:13:22 +0000 (16:13 -0400)
commit6079e5d4bce4dc6c52e83d61aadb091a829a1a39
treedcc87d946c53217315361f38d191ba92909c3d1a
parent15026ab97950d5efc7f085c33c6c57d6a5536da6
Clarify type resolution behavior for domain types.

The user documentation was vague and not entirely accurate about how
we treat domain inputs for ambiguous operators/functions.  Clarify
that, and add an example and some commentary.  Per a recent question
from Adam Mackler.

It's acted like this ever since we added domains, so back-patch
to all supported branches.
doc/src/sgml/typeconv.sgml