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
Peter Eisentraut 17273d059c Remove unnecessary parentheses in return statements 8 years ago
..
data
expected Fix typos in comments. 9 years ago
sql Fix typos in comments. 9 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
_ltree_gist.c ltree: Zero padding bytes when allocating memory for externally visible data. 10 years ago
_ltree_op.c Phase 3 of pgindent updates. 8 years ago
crc32.c Remove useless duplicate inclusions of system header files. 9 years ago
crc32.h Remove cvs keywords from all files. 15 years ago
lquery_op.c Phase 3 of pgindent updates. 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 Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
ltree.control Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
ltree.h Phase 3 of pgindent updates. 8 years ago
ltree_gist.c Phase 3 of pgindent updates. 8 years ago
ltree_io.c Phase 3 of pgindent updates. 8 years ago
ltree_op.c ltree: Zero padding bytes when allocating memory for externally visible data. 10 years ago
ltreetest.sql Remove cvs keywords from all files. 15 years ago
ltxtquery_io.c Spelling fixes 9 years ago
ltxtquery_op.c Remove unnecessary parentheses in return statements 8 years ago