File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ pg-wait-sampling (1.1.3-2) unstable; urgency=medium
2
+
3
+ * Upload for PostgreSQL 14.
4
+
5
+ -- Christoph Berg <myon@debian.org> Fri, 15 Oct 2021 16:06:27 +0200
6
+
1
7
pg-wait-sampling (1.1.3-1) unstable; urgency=medium
2
8
3
9
* New upstream version.
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ Homepage: https://github.com/postgrespro/pg_wait_sampling
9
9
Vcs-Browser: https://github.com/postgrespro/pg_wait_sampling
10
10
Vcs-Git: https://github.com/postgrespro/pg_wait_sampling.git -b debian
11
11
12
- Package: postgresql-13 -pg-wait-sampling
12
+ Package: postgresql-14 -pg-wait-sampling
13
13
Architecture: any
14
- Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-13 ,
14
+ Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-14 ,
15
15
Description: Extension providing statistics about PostgreSQL wait events
16
16
pg_wait-sampling is an extension which provides functions for detailed
17
17
per backend and per query wait events statistics.
You can’t perform that action at this time.
0 commit comments