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
Teodor Sigaev f50c80dbb1 llow negative coordinate for ~> (cube, int) operator 8 years ago
..
data
expected llow negative coordinate for ~> (cube, int) operator 8 years ago
sql llow negative coordinate for ~> (cube, int) operator 8 years ago
.gitignore Support "make check" in contrib 15 years ago
CHANGES Remove useless whitespace at end of lines 15 years ago
Makefile Support index-only scans in contrib/cube and contrib/seg GiST indexes. 8 years ago
cube--1.0--1.1.sql Fix whitespace 10 years ago
cube--1.1--1.2.sql Update extensions with GIN/GIST support for parallel query. 9 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 Support index-only scans in contrib/cube and contrib/seg GiST indexes. 8 years ago
cube--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
cube.c llow negative coordinate for ~> (cube, int) operator 8 years ago
cube.control Support index-only scans in contrib/cube and contrib/seg GiST indexes. 8 years ago
cubedata.h Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
cubeparse.y Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs. 9 years ago
cubescan.l Exclude flex-generated code from coverage testing 8 years ago