Does anyone know if there's a full list of operators and their usage anywhere? What I'm after is a combination of what is provided in separate sections in the documentation and what the pg_operator catalog lists. Or even a generic operator list. For example: @> generally means left is contained in right.