mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
Prepare release 2.1.0 (#482)
* Update META.json * Drop RELEASE_NOTES.md * Update meson.build * Remove mkdocs.yml
This commit is contained in:
@@ -16,6 +16,7 @@ install_data(
|
||||
'pg_stat_monitor.control',
|
||||
'pg_stat_monitor--2.0.sql',
|
||||
'pg_stat_monitor--1.0--2.0.sql',
|
||||
'pg_stat_monitor--2.0--2.1.sql',
|
||||
kwargs: contrib_data_args,
|
||||
)
|
||||
|
||||
@@ -31,11 +32,13 @@ tests += {
|
||||
'cmd_type',
|
||||
'counters',
|
||||
'database',
|
||||
'different_parent_queries'
|
||||
'error_insert',
|
||||
'error',
|
||||
'functions',
|
||||
'guc',
|
||||
'histogram',
|
||||
'level_tracking'
|
||||
'pgsqm_query_id',
|
||||
'relations',
|
||||
'rows',
|
||||
|
||||
Reference in New Issue
Block a user