Releases: cybertec-postgresql/pg_show_plans
Releases · cybertec-postgresql/pg_show_plans
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v1.1.5
1.1.4
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.