Changes for version 1.06 - 2021-03-03

  • Fixed handling of Backward (Index|Index Only) Scans in non-text plans. Bug reported by Yaroslav Schekin (ysch) on IRC.

Modules

Object approach at reading explain analyze output
Some helper methods to analyze explains
Base class for parsers of non-text explain formats.
Parser for explains in JSON format
Parser for text based explains
Parser for explains in XML format
Parser for explains in YAML format
Stores information about JIT from PostgreSQL's explain analyze.
Class representing single node from query plan
Class to anonymize sets of strings