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