PostgreSQL Manual
This manual is provided as a courtesy. It is not an official source. Please check postgresql.org for updated information.
The catalog pg_amop stores information about operators associated with index access method operator classes. There is one row for each operator that is a member of an operator class.
Table 42-4. pg_amop Columns