Re: Inaccurate description of UNION/CASE/etc type selection
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2020-08-17T19:40:53Z
Lists: pgsql-docs
"David G. Johnston" <david.g.johnston@gmail.com> writes: > On Mon, Aug 17, 2020 at 10:11 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: >> Yeah, me either. So here's a proposed patch, fixing a couple other >> things: > LGTM Pushed, thanks for review. regards, tom lane
Commits
-
Doc: fix description of UNION/CASE/etc type unification.
- fd55df04edb9 11.10 landed
- b88f6ad54ce6 9.5.24 landed
- 8216a1d3ed27 13.0 landed
- 722564cf0d7c 9.6.20 landed
- 59fb9ef15561 10.15 landed
- 314f65716c37 12.5 landed
- 22e75a341ecc 14.0 landed