View Single Post

   
  #8 (permalink)  
Old 04-12-2008, 06:44 AM
Tom Lane
 
Posts: n/a
Default Re: Modifying and solidifying contrib

"Joshua D. Drake" <jd@commandprompt.com> writes:
> So what are we thinking here? Along with my suggestion of extensions /
> contrib that we modify initdb to load an extensions schema with all
> extensions into template1?


No, I don't think so. If you do that it's effectively moving all that
stuff into core, especially if you haven't provided a way to turn it off.
I don't plan to hold still for any back-door avenues to suddenly turning
large parts of contrib into core code.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Reply With Quote