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 7225abf00e Fix volatility markings of some contrib I/O functions. 11 years ago
..
data
expected Convert contrib modules to use the extension facility. 15 years ago
sql Convert contrib modules to use the extension facility. 15 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
_ltree_gist.c
_ltree_op.c
crc32.c
crc32.h
lquery_op.c
ltree--1.0.sql Fix volatility markings of some contrib I/O functions. 11 years ago
ltree--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 12 years ago
ltree.control Convert contrib modules to use the extension facility. 15 years ago
ltree.h Predict integer overflow to avoid buffer overruns. 12 years ago
ltree_gist.c
ltree_io.c Predict integer overflow to avoid buffer overruns. 12 years ago
ltree_op.c Remove tabs after spaces in C comments 12 years ago
ltreetest.sql
ltxtquery_io.c Predict integer overflow to avoid buffer overruns. 12 years ago
ltxtquery_op.c