express42 / postgresql_lwrp

Express 42 postgresql cookbook
MIT License
55 stars 16 forks source link

install dev package only for actual cluster version #12

Closed serjs closed 9 years ago

serjs commented 9 years ago

I suggest that we need to use only current cluster version of dev package, it's useful where we use for e.g. pgxn or working with pg extensions at all on machine which using latest pg dev version by default for installing extensions.

I know it's not panacea where you have several pg clusters on same machine, but currently main idea in current pr.