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 55527368bd Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 3 months ago
..
data Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. 23 years ago
expected Add hash support functions and hash opclass for contrib/ltree. 1 year ago
sql Add hash support functions and hash opclass for contrib/ltree. 1 year ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Add hash support functions and hash opclass for contrib/ltree. 1 year ago
_ltree_gist.c Remove useless casts to (void *) 7 months ago
_ltree_op.c Remove useless casts to (void *) 7 months ago
crc32.c Adjust MSVC build scripts to parse Makefiles for defines 4 years ago
crc32.h Add support for binary I/O of ltree, lquery, and ltxtquery types. 5 years ago
lquery_op.c Remove useless character-length checks in contrib/ltree. 3 years ago
ltree--1.0--1.1.sql Make contrib modules' installation scripts more secure. 5 years ago
ltree--1.1--1.2.sql Add support for binary I/O of ltree, lquery, and ltxtquery types. 5 years ago
ltree--1.1.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
ltree--1.2--1.3.sql Add hash support functions and hash opclass for contrib/ltree. 1 year ago
ltree.control Add hash support functions and hash opclass for contrib/ltree. 1 year ago
ltree.h Allow hyphens in ltree labels 3 years ago
ltree_gist.c Pre-beta mechanical code beautification. 2 years ago
ltree_io.c Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() 6 months ago
ltree_op.c Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 3 months ago
ltreetest.sql Add hash support functions and hash opclass for contrib/ltree. 1 year ago
ltxtquery_io.c Remove various unnecessary (char *) casts 4 months ago
ltxtquery_op.c Clean up newlines following left parentheses 5 years ago
meson.build Update copyright for 2025 6 months ago