Justin Pryzby <[email protected]> writes:
> On Thu, Mar 04, 2021 at 08:58:39PM -0500, Tom Lane wrote:
>> I'm confused by why this patch is only dropping the operators'
>> opclass-membership links. Don't we want to actually DROP OPERATOR
>> too?
> Okay
Pushed. Since hstore already had a new-in-v14 edition, I just added
the commands to hstore--1.7--1.8.sql rather than make another update
script. (Also, you forgot to drop ~ in that one?)
> Also , I think it's unrelated to this patch, but shouldn't these be removed ?
Right, done.
regards, tom lane