PostgreSQL error code
PostgreSQL error 25007
25007 is the SQLSTATE PostgreSQL reports for schema and data statement mixing not supported, in class 25, Invalid Transaction State.
| SQLSTATE | 25007 |
|---|---|
| Condition name | schema_and_data_statement_mixing_not_supported |
| Class | 25 — Invalid Transaction State |