postgresql/contrib/cube
Michael Paquier 0896ae561b Fix inconsistencies and typos in the tree
This is numbered take 7, and addresses a set of issues around:
- Fixes for typos and incorrect reference names.
- Removal of unneeded comments.
- Removal of unreferenced functions and structures.
- Fixes regarding variable name consistency.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/10bfd4ac-3e7c-40ab-2b2e-355ed15495e8@gmail.com
2019-07-16 13:23:53 +09: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
cube--1.2--1.3.sql
cube--1.2.sql
cube--1.3--1.4.sql
cube--unpackaged--1.0.sql
cube.c Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
cube.control
cubedata.h
cubeparse.y Provide separate header file for built-in float types 2018-07-29 03:30:48 +02:00
cubescan.l
Makefile Split contrib/cube platform-depended checks into separate test 2018-08-31 20:24:48 +03:00