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 70a7732007 Remove support for upgrading extensions from "unpackaged" state. 6 years ago
..
data
expected Fix crash in contrib/ltree's lca() function for empty input array. 8 years ago
sql Fix crash in contrib/ltree's lca() function for empty input array. 8 years ago
.gitignore
Makefile Remove support for upgrading extensions from "unpackaged" state. 6 years ago
_ltree_gist.c Clean up newlines following left parentheses 6 years ago
_ltree_op.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
crc32.c Make the order of the header file includes consistent in contrib modules. 6 years ago
crc32.h
lquery_op.c Clean up newlines following left parentheses 6 years ago
ltree--1.0--1.1.sql Update extensions with GIN/GIST support for parallel query. 10 years ago
ltree--1.1.sql Update extensions with GIN/GIST support for parallel query. 10 years ago
ltree.control Mark some contrib modules as "trusted". 6 years ago
ltree.h Phase 2 pgindent run for v12. 7 years ago
ltree_gist.c Clean up newlines following left parentheses 6 years ago
ltree_io.c Make the order of the header file includes consistent in contrib modules. 6 years ago
ltree_op.c Make the order of the header file includes consistent in contrib modules. 6 years ago
ltreetest.sql
ltxtquery_io.c Remove useless "return;" lines 6 years ago
ltxtquery_op.c Clean up newlines following left parentheses 6 years ago