ALTER INDEXTYPE [schema .] indextype
{ ADD | DROP } [schema .] operator ( parameter_types )
[, { ADD | DROP } [schema .] operator ( parameter_types )]...
[USING [schema .] implementation_type] 

For information on the symbols and conventions of Backus-Naur Form (BNF) syntax, see Appendix A.