postgresql/contrib/hstore
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
expected
sql
crc32.c Fix compile warning on Solaris, per buildfarm. (Why have we got 2007-07-15 22:40:28 +00:00
crc32.h
hstore_gin.c
hstore_gist.c Support varlena fields with single-byte headers and unaligned storage. 2007-04-06 04:21:44 +00:00
hstore_io.c
hstore_op.c Clean up usage of some deprecated APIs, particularly schema-unsafe 2007-08-26 23:36:32 +00:00
hstore.h
hstore.sql.in Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
uninstall_hstore.sql Make /contrib install/uninstall script consistent: 2007-11-11 03:25:35 +00:00