Skip to content

Commit 3e48547

Browse files
committed
releasing package pg-dirtyread version 2.7-1
1 parent 1583a84 commit 3e48547

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 1996-2022, PostgreSQL Global Development Group
1+
Copyright (c) 1996-2024, PostgreSQL Global Development Group
22
Copyright (c) 2012, OmniTI Computer Consulting, Inc.
33
Portions Copyright (c) 1994, The Regents of the University of California
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ further maintenance.
120120
License
121121
-------
122122

123-
Copyright (c) 1996-2022, PostgreSQL Global Development Group
123+
Copyright (c) 1996-2024, PostgreSQL Global Development Group
124124

125125
Copyright (c) 2012, OmniTI Computer Consulting, Inc.
126126

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
pg-dirtyread (2.7-1) unstable; urgency=medium
2+
3+
* Set SO_TYPE_SEQSCAN in heap_beginscan() to support PG17.
4+
* Exercise toast in tests.
5+
6+
-- Christoph Berg <[email protected]> Wed, 12 Jun 2024 18:03:05 +0200
7+
18
pg-dirtyread (2.6-2) unstable; urgency=medium
29

310
* Upload for PostgreSQL 16.

0 commit comments

Comments
 (0)