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