Seaquel
PostgreSQL error code

PostgreSQL error 25008

25008 is the SQLSTATE PostgreSQL reports for held cursor requires same isolation level, in class 25, Invalid Transaction State.

SQLSTATE25008
Condition nameheld_cursor_requires_same_isolation_level
Class25 — Invalid Transaction State

Source: PostgreSQL documentation, Appendix A