Seaquel
PostgreSQL error code

PostgreSQL error 2200G

2200G is the SQLSTATE PostgreSQL reports for most specific type mismatch, in class 22, Data Exception.

SQLSTATE2200G
Condition namemost_specific_type_mismatch
Class22 — Data Exception

Source: PostgreSQL documentation, Appendix A