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 55527368bd Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 9 months ago
..
data Gene Selkov's CUBE datatype (GiST example code) 25 years ago
expected Rework pg_input_error_message(), now renamed pg_input_error_info() 3 years ago
sql Rework pg_input_error_message(), now renamed pg_input_error_info() 3 years ago
.gitignore Build all Flex files standalone 3 years ago
CHANGES Remove useless whitespace at end of lines 15 years ago
Makefile Remove distprep 2 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. 10 years ago
cube--1.3--1.4.sql Make contrib modules' installation scripts more secure. 5 years ago
cube--1.4--1.5.sql Add binary I/O capability for cube datatype. 5 years ago
cube.c Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 9 months ago
cube.control Remove deprecated containment operators for contrib types. 5 years ago
cubedata.h Prevent redeclaration of typedef yyscan_t 1 year ago
cubeparse.y Partial pgindent of .l and .y files 12 months ago
cubescan.l Partial pgindent of .l and .y files 12 months ago
meson.build Update copyright for 2025 12 months ago