Issue - (#1): Initial Commit for PostgreSQL's (pg_stat_statement).

The pg_stat_monitor is based on PostgreSQL-11's pg_stat_statement.
To keep track of the changes, this is the base code of
PostgreSQL's pg_stat_statement.

(commit = d898edf4f233a3ffe6a0da64179fc268a1d46200).
This commit is contained in:
Ibrar Ahmed
2019-11-19 11:34:34 +00:00
parent 97c67356ca
commit f70ad5ad48
15 changed files with 4007 additions and 1 deletions

1
.gitignore vendored
View File

@@ -30,7 +30,6 @@
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64