Opened 12 years ago
Closed 11 years ago
#36668 closed enhancement (fixed)
postgresql92 @9.2.1 Add hstore Extension
Reported by: | matias@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | hstore | Cc: | mww@… |
Port: | postgresql92 |
Description
Please add the hstore extension to postgresql92 as described here for postgresql91: http://stackoverflow.com/a/9343432/245405
Attachments (1)
Change History (5)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mww@… added |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
Version: | 2.1.2 |
comment:2 Changed 12 years ago by pisco.ch@…
From what I know hstore should be available in the following versions of PostgreSQL:
- 8.4.x
- 9.0.x
- 9.1.x
- 9.2.x
I have tested the fix in version 9.2.1 only.
comment:3 Changed 12 years ago by konrad@…
I've made a patch of the portfile that should create variants for each contrib-module. I can update it to include all contrib-modules if somebody with more macports experience thinks this is a good way of dealing with optional modules. I expect there to be some errors in it as this is my first attempt at working with port-files.
comment:4 Changed 11 years ago by jyrkiwahlstedt
Resolution: | → fixed |
---|---|
Status: | new → closed |
currently all postgresql ports build all contribs/extensions by default
Note: See
TracTickets for help on using
tickets.
Does this apply to the other postgresql ports as well or only to version 9.2.x?