]> 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:29 +0000 (16:13 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 Aug 2014 20:13:29 +0000 (16:13 -0400)
commitf8ab54b7ecc73d05dec3a6a620adc924b5e5ca3f
tree270ab0c9a4e88dd80c01ccbd84ff69f3e59a426c
parent4ff49746eab2096090be8cd4434c9a5745ae32a4
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