PostgreSQL error code
PostgreSQL error 42P15
42P15 is the SQLSTATE PostgreSQL reports for invalid schema definition, in class 42, Syntax Error or Access Rule Violation.
| SQLSTATE | 42P15 |
|---|---|
| Condition name | invalid_schema_definition |
| Class | 42 — Syntax Error or Access Rule Violation |