Raw Package Information

Package: postgresql-13-plprofiler
Source: plprofiler
Version: 4.2.5-4.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
Depends: postgresql-13, libc6 (>= 2.17)
Recommends: plprofiler
Breaks: postgresql-13-jit-llvm (<< 15)
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-13-plprofiler_4.2.5-4.pgdg22.04+1_amd64.deb
Size: 51052
SHA256: bf64fbb6f15087d3b752d0adfad1db71688e738371a6dca83ca19d066154844c
SHA1: 6029d851830e34d35fc8958e46fbf339728820cf
MD5sum: 736606ad1030f6f93bce120cf753bfac
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 them.
 .
 This package contains the PostgreSQL server extension.