Opened 12 years ago

Closed 10 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)

patch (3.9 KB) - added by konrad@… 11 years ago.
Attempt at a patch

Download all attachments as: .zip

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

Does this apply to the other postgresql ports as well or only to version 9.2.x?

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.

Changed 11 years ago by konrad@…

Attachment: patch added

Attempt at a patch

comment:3 Changed 11 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 10 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

currently all postgresql ports build all contribs/extensions by default

Note: See TracTickets for help on using tickets.