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 0.50 - 2011-03-26

  • Add support for CTE in plans
  • 2011/03/25
  • Add ability to parse XML plans
  • Add ability to parse JSON plans
  • Add ability to parse YAML plans
  • Add filter to make it possible to parse explains from pgAdmin3

Modules

Object approach at reading explain analyze output
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
Class representing single node from query plan