Add binary I/O capability for cube datatype.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1265a9c8f871cfa5aea4d607b1ab72b45b96dbb7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-03-06T17:04:05Z
Releases: 14.0
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

Files

PathChange+/−
contrib/cube/cube--1.4--1.5.sql modified +13 −0
contrib/cube/cube.c modified +56 −0

Discussion