This commit is contained in:
2020-10-22 21:20:39 +00:00
parent 9dcd888e83
commit 54106205af
1269 changed files with 6449 additions and 7287 deletions

View File

@@ -1,5 +1,5 @@
# pg_stat_statements extension
comment = 'track execution statistics of all SQL statements executed'
default_version = '1.7'
comment = 'track planning and execution statistics of all SQL statements executed'
default_version = '1.8'
module_pathname = '$libdir/pg_stat_statements'
relocatable = true