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
Jeff Davis 53a57cae1c Yet another ltree fix for REL_18_STABLE. 2 months ago
..
data Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. 24 years ago
expected Add hash support functions and hash opclass for contrib/ltree. 2 years ago
sql Add hash support functions and hash opclass for contrib/ltree. 2 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Add hash support functions and hash opclass for contrib/ltree. 2 years ago
_ltree_gist.c Remove useless casts to (void *) 1 year ago
_ltree_op.c Remove useless casts to (void *) 1 year ago
crc32.c Replace pg_mblen() with bounds-checked versions. 3 months ago
crc32.h Add support for binary I/O of ltree, lquery, and ltxtquery types. 6 years ago
lquery_op.c Yet another ltree fix for REL_18_STABLE. 2 months ago
ltree--1.0--1.1.sql Make contrib modules' installation scripts more secure. 6 years ago
ltree--1.1--1.2.sql Add support for binary I/O of ltree, lquery, and ltxtquery types. 6 years ago
ltree--1.1.sql Update extensions with GIN/GIST support for parallel query. 10 years ago
ltree--1.2--1.3.sql Add hash support functions and hash opclass for contrib/ltree. 2 years ago
ltree.control Add hash support functions and hash opclass for contrib/ltree. 2 years ago
ltree.h Fix more multibyte issues in ltree. 2 months ago
ltree_gist.c Pre-beta mechanical code beautification. 3 years ago
ltree_io.c Replace pg_mblen() with bounds-checked versions. 3 months ago
ltree_op.c Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 1 year ago
ltreetest.sql Add hash support functions and hash opclass for contrib/ltree. 2 years ago
ltxtquery_io.c Replace pg_mblen() with bounds-checked versions. 3 months ago
ltxtquery_op.c Fix more multibyte issues in ltree. 2 months ago
meson.build Update copyright for 2025 1 year ago