Seaquel
PostgreSQL error code

PostgreSQL error 22024

22024 is the SQLSTATE PostgreSQL reports for unterminated c string, in class 22, Data Exception.

SQLSTATE22024
Condition nameunterminated_c_string
Class22 — Data Exception

Source: PostgreSQL documentation, Appendix A