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.
| SQLSTATE | 42P05 |
|---|---|
| Condition name | duplicate_prepared_statement |
| Class | 42 — Syntax Error or Access Rule Violation |