Modernizing SQL functions' result type coercions

Edit
ID 2362
Title Modernizing SQL functions' result type coercions
Topic SQL Commands
Created 2019-11-27 23:01:59
Last modified 2020-01-08 16:09:29 (4 years, 10 months ago)
Latest email 2020-01-08 15:22:55 (4 years, 10 months ago)
Status
2020-01: Committed
2019-11: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers Heikki Linnakangas (heikki)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2362
git checkout commitfest/cf/2362
Emails
Modernizing SQL functions' result type coercions
First at 2019-11-27 22:57:10 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2020-01-08 15:22:55 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (cast-sql-function-results-properly-1.patch) at 2019-11-27 22:57:10 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (cast-sql-function-results-properly-1.patch) at 2019-11-27 22:57:10 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2020-01-08 16:09:29 Tom Lane (tgl) Closed in commitfest 2020-01 with status: Committed
2020-01-08 16:09:29 Tom Lane (tgl) Changed committer to tgl
2020-01-08 16:09:21 Tom Lane (tgl) Changed reviewers to Heikki Linnakangas (heikki)
2019-11-27 23:03:09 Tom Lane (tgl) Closed in commitfest 2019-11 with status: Moved to next CF
2019-11-27 23:02:25 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2019-11-27 23:01:59 Tom Lane (tgl) Attached mail thread 18929.1574895430@sss.pgh.pa.us
2019-11-27 23:01:59 Tom Lane (tgl) Created patch record
Edit