Bruce Momjian
e5cf1a8a26
SET autocommit no longer needed in /contrib because pg_regress.sh does
...
it automatically now on regression session startup.
2002-10-21 01:42:14 +00:00
Bruce Momjian
aa4c702eac
Update /contrib for "autocommit TO 'on'".
...
Create objects in public schema.
Make spacing/capitalization consistent.
Remove transaction block use for object creation.
Remove unneeded function GRANTs.
2002-10-18 18:41:22 +00:00
Tom Lane
b261cb9fa1
Updated regression test for tsearch, from Teodor Sigaev.
2001-10-15 17:41:33 +00:00
Tom Lane
b57705673d
txtidx datatype for full text indexing with GiST.
...
From Oleg Bartunov and Teodor Sigaev.
2001-10-12 23:19:09 +00:00