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 a47b38c9ee Spelling fixes 9 years ago
..
data
expected Fix typos in comments. 9 years ago
sql Fix typos in comments. 9 years ago
.gitignore
Makefile Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
_ltree_gist.c
_ltree_op.c
crc32.c Remove useless duplicate inclusions of system header files. 9 years ago
crc32.h
lquery_op.c
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
ltree.control Handle contrib's GIN/GIST support function signature changes honestly. 9 years ago
ltree.h Revert "Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro." 9 years ago
ltree_gist.c
ltree_io.c
ltree_op.c
ltreetest.sql
ltxtquery_io.c Spelling fixes 9 years ago
ltxtquery_op.c