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+
17pg-wait-sampling (1.1.3-1) unstable; urgency=medium
28
39 * 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
99Vcs-Browser: https://github.com/postgrespro/pg_wait_sampling
1010Vcs-Git: https://github.com/postgrespro/pg_wait_sampling.git -b debian
1111
12- Package: postgresql-13 -pg-wait-sampling
12+ Package: postgresql-14 -pg-wait-sampling
1313Architecture: any
14- Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-13 ,
14+ Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-14 ,
1515Description: Extension providing statistics about PostgreSQL wait events
1616 pg_wait-sampling is an extension which provides functions for detailed
1717 per backend and per query wait events statistics.
You can’t perform that action at this time.
0 commit comments