Version 1.6 - Jul 09 2026
- Add CI workflow
- Generic detection of dumps and, more generally, of read-only work to
not create automatic savepoints as soon as the transaction is read-only.
Thanks to pp-sepag for the report. - Fix crash on LOAD under PG19. Thanks to Devrim Gunduz for the patch.
- Add support to PostgreSQL 19
- Allow pg_dump to be run without being under control of pg_statement_rollback.
Thanks to pp-sepag for the report.