mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
an 'opclass owner' column in pg_opclass. Nothing is done with it at present, but since there are plans to invent a CREATE OPERATOR CLASS command soon, we'll probably want DROP OPERATOR CLASS too, which suggests that a notion of ownership would be a good idea.