Add binary I/O capability for cube datatype.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Mar 2021 17:04:00 +0000 (12:04 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Mar 2021 17:04:05 +0000 (12:04 -0500)
commit1265a9c8f871cfa5aea4d607b1ab72b45b96dbb7
treeb89d042f122d5bfb160adf8e0c16e3afae105576
parente045565dae4b2368ba812d60ef0fb7f927fe2646
Add binary I/O capability for cube datatype.

We can adjust the not-yet-released cube--1.4--1.5.sql upgrade
rather than making a whole new version.

KaiGai Kohei

Discussion: https://postgr.es/m/CAOP8fzZO4y60QPTK=RGDXeVeVHV9tLHKOsh7voUOoUouVCPV8A@mail.gmail.com
contrib/cube/cube--1.4--1.5.sql
contrib/cube/cube.c