Seaquel
PostgreSQL error code

PostgreSQL error 2200F

2200F is the SQLSTATE PostgreSQL reports for zero length character string, in class 22, Data Exception.

SQLSTATE2200F
Condition namezero_length_character_string
Class22 — Data Exception

Source: PostgreSQL documentation, Appendix A