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
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
..
data Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. 23 years ago
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 Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
_ltree_op.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
crc32.c Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and 14 years ago
crc32.h Remove cvs keywords from all files. 15 years ago
lquery_op.c Remove unnecessary #include references, per pgrminclude script. 14 years ago
ltree--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
ltree--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 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 Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
ltree_io.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
ltree_op.c pgindent run for 9.4 12 years ago
ltreetest.sql Remove cvs keywords from all files. 15 years ago
ltxtquery_io.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
ltxtquery_op.c Remove unreachable code 13 years ago