File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ pg-wait-sampling (1.1.2-1) unstable; urgency=medium
2+
3+ * New upstream version compatible with PG13
4+
5+ -- Adrien Nayrat <adrien.nayrat@anayrat.info> Wed, 28 Oct 2020 09:03:03 +0000
6+
17pg-wait-sampling (1.1.1-1) unstable; urgency=medium
28
39 * Release 1.1.1
Original file line number Diff line number Diff line change @@ -31,3 +31,9 @@ Architecture: any
3131Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-12,
3232Description: pg_wait-sampling provides functions for detailed per backend
3333 and per query statistics about PostgreSQL wait events
34+
35+ Package: postgresql-13-pg-wait-sampling
36+ Architecture: any
37+ Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-13,
38+ Description: pg_wait-sampling provides functions for detailed per backend
39+ and per query statistics about PostgreSQL wait events
You can’t perform that action at this time.
0 commit comments