Split contrib/cube platform-depended checks into separate test

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 26cbd23259403b27641d6c5a2798052aa3854e01
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2018-08-31T17:06:32Z
Releases: 9.5.15
Split contrib/cube platform-depended checks into separate test

We're currently maintaining two outputs for cube regression test.  But that
appears to be unsuitable, because these outputs are different in out few checks
involving scientific notation.  So, split checks involving scientific notation
into separate test, making contrib/cube easier to maintain.  Backpatch to all
supported versions in order to make further backpatching easier.

Discussion: https://postgr.es/m/CAPpHfdvJgWjxHsJTtT%2Bo1tz3OR8EFHcLQjhp-d3%2BUcmJLh-fQA%40mail.gmail.com
Author: Alexander Korotkov
Backpatch-through: 9.3

Files

Discussion