git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 4a85bf3) | patch
Fix a number of syntax errors in contrib modules' uninstall scripts.
2006年3月13日 18:04:58 +0000 (18:04 +0000)
2006年3月13日 18:04:58 +0000 (18:04 +0000)
commit 48fb696753e267447f99914c7968d0b4ffb5c5dc
Fix a number of syntax errors in contrib modules' uninstall scripts.
Most of the changes add the mandatory USING clause to DROP OPERATOR
CLASS statements. DROP TYPE is now DROP TYPE CASCADE; without
CASCADE a DROP TYPE fails due to the circular dependency on the
type's I/O functions. The DROP FUNCTION statements for the I/O
functions have been removed, as DROP TYPE CASCADE removes them
automatically. Patch from Michael Fuhr.
contrib/btree_gist/uninstall_btree_gist.sql diff | blob | blame | history
contrib/chkpass/uninstall_chkpass.sql diff | blob | blame | history
contrib/cube/uninstall_cube.sql diff | blob | blame | history
contrib/dblink/uninstall_dblink.sql diff | blob | blame | history
contrib/intarray/uninstall__int.sql diff | blob | blame | history
contrib/isbn_issn/uninstall_isbn_issn.sql diff | blob | blame | history
contrib/ltree/uninstall_ltree.sql diff | blob | blame | history
contrib/pg_trgm/uninstall_pg_trgm.sql diff | blob | blame | history
contrib/seg/uninstall_seg.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /