Seaquel
PostgreSQL error code

PostgreSQL error 42P05

42P05 is the SQLSTATE PostgreSQL reports for duplicate prepared statement, in class 42, Syntax Error or Access Rule Violation.

SQLSTATE42P05
Condition nameduplicate_prepared_statement
Class42 — Syntax Error or Access Rule Violation

Source: PostgreSQL documentation, Appendix A