pgsql: Doc: fix description of UNION/CASE/etc type unification. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: fix description of UNION/CASE/etc type unification.
Date
Msg-id E1k7kzg-00027q-Iy@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/fd55df04edb9f9cc31c0dc05419739c4ace01eb9

Modified Files
--------------
doc/src/sgml/typeconv.sgml | 33 +++++++++++++++++++--------------
1 file changed, 19 insertions(+), 14 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix printing last progress report line in client programs.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Disable autovacuum for BRIN test table