On Sat, Oct 21, 2006 at 01:25:15PM +1000, Petr Janda wrote: > Does anyone know how to enable Tsearch2 full-indexing for postgresql-81? I haven't tried it, but copy postgres81-plpython, remove the python/extension.mk include and modify the BUILD_DIRS to point to contrib/tsearch2. "bmake print-PLIST" can be used to create a PLIST afterwards. Joerg