mirror of
https://github.com/postgres/postgres.git
synced 2026-05-27 11:01:40 -04:00
27a54ae282
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.