The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.2 - 2022-09-25

  • Handle WorkTable Scans in non-text plans. Per report from Jamey Courtney

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