Logo
Explore Help
Sign In
1berry/postgres
1
0
Fork 0
You've already forked postgres
Code Issues Packages Projects Releases Wiki Activity
postgres/contrib/fulltextindex/uninstall.sql

5 lines
122 B
MySQL
Raw Normal View History

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
-- Adjust this setting to control where the objects get created.
SET search_path = public;
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
2002-09-02 06:27:04 +00:00
DROP FUNCTION fti() CASCADE;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 312ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API