BUG #15625: 10.6.1 Can't Find hstore. - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15625: 10.6.1 Can't Find hstore.
Date
Msg-id 15625-73dad5f64bbdc9d1@postgresql.org
Whole thread Raw
Responses Re: BUG #15625: 10.6.1 Can't Find hstore.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15625
Logged by:          Rich
Email address:      beerich@gmail.com
PostgreSQL version: 10.6
Operating system:   Mac OS X El Capitan 10.11.6
Description:

Upon a reinstall of 10.6.1 over 10.6, I try to add the hstore extension:

# create extension hstore;
ERROR:  could not open extension control file
"/usr/local/Cellar/postgresql@10/10.6/share/postgresql@10/extension/hstore.control":
No such file or directory

So /usr/local/Cellar/postgresql@10/10.6 is now
/usr/local/Cellar/postgresql@10/10.6_1 so the build calls are mis-pointed.


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #15592: Memory overuse with subquery containing unnest() and set operations (11.x regression)
Next
From: Tom Lane
Date:
Subject: Re: BUG #15625: 10.6.1 Can't Find hstore.