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/ltree
Tom Lane c87cb5f7a6 Allow btree comparison functions to return INT_MIN. 7 years ago
..
data
expected Fix crash in contrib/ltree's lca() function for empty input array. 7 years ago
sql Fix crash in contrib/ltree's lca() function for empty input array. 7 years ago
.gitignore
Makefile Provide for contrib and pgxs modules to install include files. 7 years ago
_ltree_gist.c Change TRUE/FALSE to true/false 8 years ago
_ltree_op.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
crc32.c Remove useless duplicate inclusions of system header files. 9 years ago
crc32.h
lquery_op.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
ltree--1.0--1.1.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
ltree--1.1.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
ltree--unpackaged--1.0.sql
ltree.control
ltree.h Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
ltree_gist.c Change TRUE/FALSE to true/false 8 years ago
ltree_io.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
ltree_op.c Allow btree comparison functions to return INT_MIN. 7 years ago
ltreetest.sql
ltxtquery_io.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
ltxtquery_op.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago