On Mon, Apr 2, 2012 at 15:54, Puneet Kishor <[email protected]> wrote:

> I was hoping to try out the SPI extension with Postgres 9.1, which, per
> the documentation at
> http://www.postgresql.org/docs/9.1/static/contrib-spi.html is supposed to
> live under <path>/to/contrib. But, in my
> /opt/local/share/postgresql91/contrib I don't have spi. Should I be able to
> get this via macports, or do I just download Pg sourcecode and look within
> that?
>

Looks like it might be possible to simply add SPI to the list of contribs
built along with postgresql91:  "sudo port edit postgresql91" and add "spi"
to the string on the "set contribs" line.

-- 
brandon s allbery                                      [email protected]
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to