pg-dirtyread_2.7-3_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 08 Oct 2025 16:11:45 +0200 |
Source: | pg-dirtyread |
Binary: | postgresql-18-dirtyread postgresql-18-dirtyread-dbgsym |
Architecture: | source amd64 |
Version: | 2.7-3 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
Changed-By: | Christoph Berg <myon@debian.org> |
Description: | postgresql-18-dirtyread - Read dead but unvacuumed tuples from a PostgreSQL relation |
Closes: | 1117276 |
Changes: | pg-dirtyread (2.7-3) unstable; urgency=medium * Upload for PostgreSQL 18. (Closes: #1117276) * Add ${postgresql:Breaks}. * debian/tests: Depend on postgresql-common-dev instead of 'make'. |
Files: | b7f3d41acb0456ef5af15315d863f1e9 2062 database optional pg-dirtyread_2.7-3.dsc e3cee924e40eb92d5f9725909a341ea3 3036 database optional pg-dirtyread_2.7-3.debian.tar.xz c31b44ca1e7b11245b14399c02b35c58 11955 database optional pg-dirtyread_2.7-3_amd64.buildinfo 5368fd35b31eb8413ea74029bbc4e0e7 39036 debug optional postgresql-18-dirtyread-dbgsym_2.7-3_amd64.deb a10d57a531468be157f9a42da2976a72 21844 database optional postgresql-18-dirtyread_2.7-3_amd64.deb |
control file for postgresql-18-dirtyread_2.7-3_amd64.deb (click to toggle) | |
---|---|
Package: | postgresql-18-dirtyread |
Source: | pg-dirtyread |
Version: | 2.7-3 |
Architecture: | amd64 |
Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
Installed-Size: | 64 |
Depends: | postgresql-18, libc6 (>=2.38) |
Breaks: | postgresql-18-jit-llvm (<< 19) |
Section: | database |
Priority: | optional |
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. |
contents of postgresql-18-dirtyread_2.7-3_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-08 14:11 ./ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/postgresql/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/postgresql/18/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/postgresql/18/lib/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/postgresql/18/lib/bitcode/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/postgresql/18/lib/bitcode/pg_dirtyread/ -rw-r--r-- root/root 10668 2025-10-08 14:11 ./usr/lib/postgresql/18/lib/bitcode/pg_dirtyread/dirtyread_tupconvert.bc -rw-r--r-- root/root 7172 2025-10-08 14:11 ./usr/lib/postgresql/18/lib/bitcode/pg_dirtyread/pg_dirtyread.bc -rw-r--r-- root/root 1340 2025-10-08 14:11 ./usr/lib/postgresql/18/lib/bitcode/pg_dirtyread.index.bc -rw-r--r-- root/root 18344 2025-10-08 14:11 ./usr/lib/postgresql/18/lib/pg_dirtyread.so drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/share/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/share/doc/postgresql-18-dirtyread/ -rw-r--r-- root/root 2601 2024-06-12 16:04 ./usr/share/doc/postgresql-18-dirtyread/README.md.gz -rw-r--r-- root/root 921 2025-10-08 14:11 ./usr/share/doc/postgresql-18-dirtyread/changelog.Debian.gz -rw-r--r-- root/root 1886 2023-11-23 14:25 ./usr/share/doc/postgresql-18-dirtyread/copyright drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/share/postgresql/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/share/postgresql/18/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/share/postgresql/18/extension/ -rw-r--r-- root/root 130 2025-10-08 14:11 ./usr/share/postgresql/18/extension/pg_dirtyread--1.0--2.sql -rw-r--r-- root/root 88 2025-10-08 14:11 ./usr/share/postgresql/18/extension/pg_dirtyread--1.0.sql -rw-r--r-- root/root 96 2025-10-08 14:11 ./usr/share/postgresql/18/extension/pg_dirtyread--2.sql -rw-r--r-- root/root 150 2025-10-08 14:11 ./usr/share/postgresql/18/extension/pg_dirtyread.control |
copyright of postgresql-18-dirtyread_2.7-3_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pg_dirtyread Source: https://github.com/df7cb/pg_dirtyread Files: * Copyright: Copyright (c) 1996-2017, PostgreSQL Global Development Group Copyright (c) 2012, OmniTI Computer Consulting, Inc. Portions Copyright (c) 1994, The Regents of the University of California License: BSD-like All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name OmniTI Computer Consulting, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
control file for postgresql-18-dirtyread-dbgsym_2.7-3_amd64.deb (click to toggle) | |
---|---|
Package: | postgresql-18-dirtyread-dbgsym |
Source: | pg-dirtyread |
Version: | 2.7-3 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
Installed-Size: | 52 |
Depends: | postgresql-18-dirtyread (=2.7-3) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for postgresql-18-dirtyread |
Build-Ids: | 3a96ef67088790f37244e4cc04c9091f1dab8d33 |
contents of postgresql-18-dirtyread-dbgsym_2.7-3_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-10-08 14:11 ./ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/lib/debug/.build-id/3a/ -rw-r--r-- root/root 42488 2025-10-08 14:11 ./usr/lib/debug/.build-id/3a/96ef67088790f37244e4cc04c9091f1dab8d33.debug drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/share/ drwxr-xr-x root/root 0 2025-10-08 14:11 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-10-08 14:11 ./usr/share/doc/postgresql-18-dirtyread-dbgsym -> postgresql-18-dirtyread |
copyright of postgresql-18-dirtyread-dbgsym_2.7-3_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 08.10.2025 / 15:09:41 (UTC)