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
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
..
data
expected Rework pg_input_error_message(), now renamed pg_input_error_info() 2 years ago
sql Rework pg_input_error_message(), now renamed pg_input_error_info() 2 years ago
.gitignore Build all Flex files standalone 3 years ago
CHANGES
Makefile Remove distprep 2 years ago
cube--1.0--1.1.sql
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
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. 4 years ago
cube.c Convert a few datatype input functions to use "soft" error reporting. 3 years ago
cube.control Remove deprecated containment operators for contrib types. 4 years ago
cubedata.h Convert a few datatype input functions to use "soft" error reporting. 3 years ago
cubeparse.y New header varatt.h split off from postgres.h 3 years ago
cubescan.l Handle \v as a whitespace character in parsers 2 years ago
meson.build Update copyright for 2024 2 years ago