Re: BUG #17539: Assert after CREATE OPERATOR CLASS command

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: d(dot)koval(at)postgrespro(dot)ru, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17539: Assert after CREATE OPERATOR CLASS command
Date: 2022-07-06 03:56:18
Message-ID: 2074692.1657079778@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Michael Paquier <michael(at)paquier(dot)xyz> writes:
> Agreed. But isn't the proposal of Dmitry to switch the assertion to
> an error a good thing though?

If you're excited enough about it to commit it, I won't stand in
the way. But I know that there's plenty of other stuff you can
break with a crafted opclass definition.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ronan Dunklau 2022-07-06 08:53:52 Re:
Previous Message Michael Paquier 2022-07-06 03:41:07 Re: BUG #17539: Assert after CREATE OPERATOR CLASS command