File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- pg-dirtyread (2.3-3) UNRELEASED ; urgency=medium
1+ pg-dirtyread (2.4-1) unstable ; urgency=medium
22
3+ * New upstream version with support for PostgreSQL 14.
34 * Update package URLs.
45
5- -- Christoph Berg <myon@debian.org> Tue, 31 Aug 2021 17:16:30 +0200
6+ -- Christoph Berg <myon@debian.org> Tue, 16 Nov 2021 19:07:15 +0100
67
78pg-dirtyread (2.3-2) unstable; urgency=medium
89
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Rules-Requires-Root: no
99Vcs-Browser: https://github.com/df7cb/pg_dirtyread
1010Vcs-Git: https://github.com/df7cb/pg_dirtyread.git
1111
12- Package: postgresql-13 -dirtyread
12+ Package: postgresql-14 -dirtyread
1313Architecture: any
14- Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-13
14+ Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-14
1515Description: Read dead but unvacuumed tuples from a PostgreSQL relation
1616 The pg_dirtyread extension provides the ability to read dead but unvacuumed
1717 rows from a PostgreSQL relation.
You can’t perform that action at this time.
0 commit comments