postgresql/contrib/ltree
Bruce Momjian 926bbab448 Make /contrib install/uninstall script consistent:
remove transactions
	use create or replace function
	make formatting consistent
	set search patch on first line

Add documentation on modifying *.sql to set the search patch, and
mention that major upgrades should still run the installation scripts.

Some of these issues were spotted by Tom today.
2007-11-11 03:25:35 +00:00
..
data Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. 2002-07-30 16:40:34 +00:00
expected Move ltree parentsel() selectivity function into /contrib/ltree. 2006-04-26 22:33:36 +00:00
sql Recent tightening of allowed array-literal syntax broke one test case 2004-08-21 00:26:54 +00:00
_ltree_gist.c Fix up several contrib modules that were using varlena datatypes in not-so-obvious 2007-02-28 22:44:38 +00:00
_ltree_op.c Fix up several contrib modules that were using varlena datatypes in not-so-obvious 2007-02-28 22:44:38 +00:00
crc32.c Fix compile warning on Solaris, per buildfarm. (Why have we got 2007-07-15 22:40:28 +00:00
crc32.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
lquery_op.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
ltree_gist.c Fix up several contrib modules that were using varlena datatypes in not-so-obvious 2007-02-28 22:44:38 +00:00
ltree_io.c Fix up several contrib modules that were using varlena datatypes in not-so-obvious 2007-02-28 22:44:38 +00:00
ltree_op.c Fix up several contrib modules that were using varlena datatypes in not-so-obvious 2007-02-28 22:44:38 +00:00
ltree.h Fix up several contrib modules that were using varlena datatypes in not-so-obvious 2007-02-28 22:44:38 +00:00
ltree.sql.in Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00
ltreetest.sql Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00
ltxtquery_io.c Fix up several contrib modules that were using varlena datatypes in not-so-obvious 2007-02-28 22:44:38 +00:00
ltxtquery_op.c Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
uninstall_ltree.sql Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00