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 Change floating-point output format for improved performance. 2019-02-13 15:20:33 +00:00
sql Change floating-point output format for improved performance. 2019-02-13 15:20:33 +00:00
.gitignore
CHANGES
cube--1.0--1.1.sql
cube--1.1--1.2.sql Make contrib modules' installation scripts more secure. 2020-08-10 10:44:42 -04:00
cube--1.2--1.3.sql
cube--1.2.sql
cube--1.3--1.4.sql Make contrib modules' installation scripts more secure. 2020-08-10 10:44:42 -04:00
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 Provide separate header file for built-in float types 2018-07-29 03:30:48 +02:00
cubescan.l
Makefile Remove deprecated containment operators for contrib types. 2021-03-05 10:45:41 -05:00