Releases: cybertec-postgresql/pg_show_plans
Releases · cybertec-postgresql/pg_show_plans
1.1.3
v1.1.2
v1.1.1
v1.1.0: Refactor
- All obsolete bits of code removed.
- PostgreSQL >=12 is supported.
- PostgreSQL <=11 supported has been dropped.
- The codebase is now about half the size.
- Full interface compatibility preserved.
- Fix #24; no spinlock performance decline.
- Added new plan formats: yaml, and xml.
v1.0.1: PostgreSQL 15 support and bug fixes
- PostgreSQL 15 support
- Dropped PostgreSQL <=10 support
- Fixed a bunch of bugs, see history