Doc: fix description of UNION/CASE/etc type unification.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b88f6ad54ce6e8f4cf4c6cae79e2b94af9b8ab11
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-08-17T19:40:07Z
Releases: 9.5.24
Doc: fix description of UNION/CASE/etc type unification.

The description of what select_common_type() does was not terribly
accurate.  Improve it.

David Johnston and Tom Lane

Discussion: https://postgr.es/m/1019930.1597613200@sss.pgh.pa.us

Files

PathChange+/−
doc/src/sgml/typeconv.sgml modified +19 −14

Discussion