Source: pg-dirtyread Section: database Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Christoph Berg , Build-Depends: debhelper-compat (= 13), architecture-is-64-bit , postgresql-all , postgresql-server-dev-all, Standards-Version: 4.7.2 Vcs-Browser: https://github.com/df7cb/pg_dirtyread Vcs-Git: https://github.com/df7cb/pg_dirtyread.git Package: postgresql-18-dirtyread Architecture: any Depends: ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, Breaks: ${postgresql:Breaks}, Description: Read dead but unvacuumed tuples from a PostgreSQL relation The pg_dirtyread extension provides the ability to read dead but unvacuumed rows from a PostgreSQL relation.