Description
RegisteredFormatIds and StoredFormatIds contain identifiers for classes that implement the Formatable interfaces and are used when serializing/deserializing instances of those classes.
Many of the classes referenced there do however not implement Formatable. The references to them could be removed. I've seen that many classes in the impl.sql.execute.rts package are there, none of which implement Formatable. There may be more.