Fix "unsupported type" with custom numeric types in convert_to_scalar

Edit
Title Fix "unsupported type" with custom numeric types in convert_to_scalar
Topic Bug Fixes
Created 2018-02-28 16:50:56
Last modified 2018-03-04 01:41:04 (6 years, 1 month ago)
Latest email 2018-03-05 22:55:51 (6 years, 1 month ago)
Status
2018-03: Committed
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
user-defined numeric data types triggering ERROR: unsupported type
First at 2017-09-19 12:59:34 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest at 2018-03-05 22:55:51 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest attachment (unsupported-type-fix-v2.patch) at 2018-03-03 18:03:07 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (unsupported-type-fix-v2.patch) at 2018-03-03 18:03:07 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (minimal-fix-custom-numeric-types-v1.patch) at 2018-02-28 16:49:46 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (fixeddecimal-minimal.sql) at 2017-09-19 12:59:34 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: No)
History
When Who What
2018-03-04 01:41:04 Tom Lane (tgl) Closed in commitfest 2018-03 with status: Committed
2018-03-04 01:41:04 Tom Lane (tgl) Changed committer to tgl
2018-03-03 00:56:14 Tom Lane (tgl) New status: Waiting on Author
2018-03-03 00:56:11 Tom Lane (tgl) Added tgl as reviewer
2018-02-28 16:51:05 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2018-02-28 16:50:57 Tomas Vondra (fuzzycz) Attached mail thread b68441b6-d18f-13ab-b43b-9a72188a4e02@2ndquadrant.com
2018-02-28 16:50:56 Tomas Vondra (fuzzycz) Created patch record
Edit