postgresql/contrib/cube
Tom Lane 1265a9c8f8 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
2021-03-06 12:04:05 -05:00
..
data
expected
sql
.gitignore
CHANGES
Makefile Remove deprecated containment operators for contrib types. 2021-03-05 10:45:41 -05:00
cube--1.0--1.1.sql
cube--1.1--1.2.sql
cube--1.2--1.3.sql
cube--1.2.sql
cube--1.3--1.4.sql
cube--1.4--1.5.sql Add binary I/O capability for cube datatype. 2021-03-06 12:04:05 -05:00
cube.c Add binary I/O capability for cube datatype. 2021-03-06 12:04:05 -05:00
cube.control Remove deprecated containment operators for contrib types. 2021-03-05 10:45:41 -05:00
cubedata.h
cubeparse.y
cubescan.l