-
-
07 Mar 2022 12:16:20 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (231 / 0 / 9)
- Kwalitee
Bus factor: 1- 93.82% Coverage
- License: perl_5
- Perl: v5.18.0
- Activity
24 month- Tools
- Download (184.85KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Clone
- Digest::SHA
- HOP::Lexer
- JSON::MaybeXS
- List::Util
- XML::Simple
- YAML
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.1 - 2022-03-07
- Add hints for seq scans with multiple conditions joined with AND, if the conditions are equality checks (INDEXABLE_SEQSCAN_MULTI_EQUAL_AND)
Modules
Object approach at reading explain analyze outputSome helper methods to analyze explainsObject to store buffers information about node in PostgreSQL's explain analyzeBase class for parsers of non-text explain formats.Parser for explains in JSON formatParser for text based explainsParser for explains in XML formatParser for explains in YAML formatReview Pg::Explain plans and return hints, if there are anySingle hint for Pg::Explain planStores information about JIT from PostgreSQL's explain analyze.Class representing single node from query planClass to anonymize sets of stringsModule Install Instructions
To install Pg::Explain, copy and paste the appropriate command in to your terminal.
cpanm Pg::Explain
perl -MCPAN -e shell install Pg::Explain
For more information on module installation, please visit the detailed CPAN module installation guide.