PostgreSQL error code
PostgreSQL error 42P14
42P14 is the SQLSTATE PostgreSQL reports for invalid prepared statement definition, in class 42, Syntax Error or Access Rule Violation.
| SQLSTATE | 42P14 |
|---|---|
| Condition name | invalid_prepared_statement_definition |
| Class | 42 — Syntax Error or Access Rule Violation |