This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4678c205a
postgres
/
contrib
/
btree_gin
/
expected
/
install_btree_gin.out
2 lines
28 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Convert contrib modules to use the extension facility. This isn't fully tested as yet, in particular I'm not sure that the "foo--unpackaged--1.0.sql" scripts are OK. But it's time to get some buildfarm cycles on it. sepgsql is not converted to an extension, mainly because it seems to require a very nonstandard installation process. Dimitri Fontaine and Tom Lane
2011-02-14 04:06:41 +03:00
CREATE EXTENSION btree_gin;
Reference in New Issue
Copy Permalink