@@ -11,29 +11,34 @@ Vcs-Git: https://github.com/postgrespro/pg_wait_sampling.git
1111Package: postgresql-9.6-pg-wait-sampling
1212Architecture: any
1313Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-9.6,
14- Description: pg_wait-sampling provides functions for detailed per backend
15- and per query statistics about PostgreSQL wait events
14+ Description: Extension providing statistics about PostgreSQL wait events
15+ pg_wait-sampling is an extension which provides functions for detailed
16+ per backend and per query wait events statistics.
1617
1718Package: postgresql-10-pg-wait-sampling
1819Architecture: any
1920Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-10,
20- Description: pg_wait-sampling provides functions for detailed per backend
21- and per query statistics about PostgreSQL wait events
21+ Description: Extension providing statistics about PostgreSQL wait events
22+ pg_wait-sampling is an extension which provides functions for detailed
23+ per backend and per query wait events statistics.
2224
2325Package: postgresql-11-pg-wait-sampling
2426Architecture: any
2527Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-11,
26- Description: pg_wait-sampling provides functions for detailed per backend
27- and per query statistics about PostgreSQL wait events
28+ Description: Extension providing statistics about PostgreSQL wait events
29+ pg_wait-sampling is an extension which provides functions for detailed
30+ per backend and per query wait events statistics.
2831
2932Package: postgresql-12-pg-wait-sampling
3033Architecture: any
3134Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-12,
32- Description: pg_wait-sampling provides functions for detailed per backend
33- and per query statistics about PostgreSQL wait events
35+ Description: Extension providing statistics about PostgreSQL wait events
36+ pg_wait-sampling is an extension which provides functions for detailed
37+ per backend and per query wait events statistics.
3438
3539Package: postgresql-13-pg-wait-sampling
3640Architecture: any
3741Depends: ${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
42+ Description: Extension providing statistics about PostgreSQL wait events
43+ pg_wait-sampling is an extension which provides functions for detailed
44+ per backend and per query wait events statistics.
0 commit comments