The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.7 - 2023-12-29

  • Properly handle various I/O Timings formats per information from Michael Paquier

Modules

Object approach at reading explain analyze output
Some helper methods to analyze explains
Object to store buffers information about node in PostgreSQL's explain analyze
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
Review Pg::Explain plans and return hints, if there are any
Single hint for Pg::Explain plan
Stores information about JIT from PostgreSQL's explain analyze.
Class representing single node from query plan
Class to anonymize sets of strings