Re: Unused entry in pg_opfamily

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-11-05T01:12:35Z
Lists: pgsql-hackers
On Sun, Nov 04, 2018 at 08:02:25PM -0500, Tom Lane wrote:
> We should, therefore, at least add an oprsanity check for
> opfamilies without opclasses.  I wonder how far it's worth
> going to check for other orphaned catalog entries.

+1.
--
Michael

Commits

  1. Remove unreferenced pg_opfamily entry.