You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/cube
Tom Lane 7eeb1d9861 Make contrib modules' installation scripts more secure. 5 years ago
..
data
expected Change floating-point output format for improved performance. 6 years ago
sql Change floating-point output format for improved performance. 6 years ago
.gitignore
CHANGES
Makefile Remove support for upgrading extensions from "unpackaged" state. 5 years ago
cube--1.0--1.1.sql Fix whitespace 10 years ago
cube--1.1--1.2.sql Make contrib modules' installation scripts more secure. 5 years ago
cube--1.2--1.3.sql Distinguish selectivity of < from <= and > from >=. 8 years ago
cube--1.2.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
cube--1.3--1.4.sql Make contrib modules' installation scripts more secure. 5 years ago
cube.c Clean up newlines following left parentheses 5 years ago
cube.control Mark some contrib modules as "trusted". 5 years ago
cubedata.h Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
cubeparse.y Provide separate header file for built-in float types 7 years ago
cubescan.l Exclude flex-generated code from coverage testing 8 years ago