1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

In case Florian and I don't finish his changes to this contrib before

beta, at least get this stuff in.

ftipatch.txt - Updates to docs and scripts.  Run in the fulltextindexdir
WARNING - Add to fulltextindex dir
uninstall.sql - Add to fulltextindex dir
This commit is contained in:
Bruce Momjian
2002-09-02 06:27:04 +00:00
parent 1f8a63eb08
commit f68fe6716c
5 changed files with 31 additions and 5 deletions

View File

@@ -0,0 +1 @@
DROP FUNCTION fti() CASCADE;