Ibrar Ahmed
|
401e2b0505
|
PG-168: "calls" and histogram parameter does not match.
|
2021-01-19 13:05:54 +00:00 |
Ibrar Ahmed
|
10e0b4f0f6
|
PG-167: SQLERRCODE must be in readable format.
|
2021-01-19 12:35:52 +00:00 |
Ibrar Ahmed
|
412d9bc9b1
|
PG-166: Display actual system time instead of null.
|
2021-01-18 17:11:49 +00:00 |
Ibrar Ahmed
|
0e8f4c489c
|
PG-165: Recycle expired buckets.
|
2021-01-14 12:58:42 +00:00 |
Ibrar Ahmed
|
51522ca6d9
|
PG-164: Query timing will be four decimal places instead of two.
|
2021-01-14 10:11:37 +00:00 |
Ibrar Ahmed
|
09c8b39efb
|
Merge pull request #70 from nastena1606/PG-162-Doc-add-PGXN-install
PG-162 Doc: Added installing pg_stat_monitor from PGXN
|
2021-01-12 21:42:35 +05:00 |
Anastasia Alexandrova
|
4f6b1d3ab8
|
PG-162 Doc:Added installing pg_stat_monitor fro PGXN
|
2021-01-12 18:21:16 +02:00 |
Ibrar Ahmed
|
b5313cf2ff
|
PG-161: Miscellaneous small issues.
|
2021-01-12 15:52:20 +00:00 |
Ibrar Ahmed
|
722435ec98
|
PG-161: Miscellaneous small issues.
|
2021-01-12 15:51:34 +00:00 |
Ibrar Ahmed
|
29fcf05fef
|
Update README.md
|
2021-01-12 12:55:28 +05:00 |
Ibrar Ahmed
|
d431eb4626
|
Update USER_GUIDE.md
|
2021-01-12 12:52:44 +05:00 |
Ibrar Ahmed
|
a297ac19ea
|
PG-161: Miscellaneous small issues.
|
2021-01-12 07:47:22 +00:00 |
Ibrar Ahmed
|
84de947da6
|
PG-160: Integration with PGXN.
|
2021-01-11 17:57:27 +00:00 |
Ibrar Ahmed
|
97a9f44be6
|
Update USER_GUIDE.md
|
2021-01-11 22:34:09 +05:00 |
Ibrar Ahmed
|
860de28e6f
|
PG-159: Bucket start time (bucket_start_time) should be aligned with bucket_time.
|
2021-01-11 17:20:27 +00:00 |
Ibrar Ahmed
|
44bab626f1
|
PG-158: Segmentation fault while using pgbench with clients > 1.
|
2021-01-08 18:12:04 +00:00 |
Ibrar Ahmed
|
013fcb8c6c
|
Merge pull request #68 from nastena1606/PG-157-Release-notes-review
PG-157: Release Notes for REL0_7_0_STABLE version.
|
2021-01-06 20:29:51 +05:00 |
Anastasia Alexandrova
|
e6128e0ea8
|
PG-157 Release notes for REL0_7_0_STABLE version
modified: docs/RELEASE_NOTES.md
|
2021-01-06 17:27:30 +02:00 |
Ibrar Ahmed
|
74a8188110
|
Update README.md
|
2021-01-06 00:00:28 +05:00 |
Ibrar Ahmed
|
9bee6b3690
|
Copyright Notice update.
|
2021-01-05 18:56:07 +00:00 |
Ibrar Ahmed
|
aeeaeaeb46
|
Revert "PG-156: Adding a placeholder replacement function for prepared statement"
This reverts commit 1e67e0b5bd . The commit breaks some
functionality.
|
2021-01-05 18:51:00 +00:00 |
Ibrar Ahmed
|
d4cd85656b
|
Update RELEASE_NOTES.md
|
2021-01-05 23:26:44 +05:00 |
Ibrar Ahmed
|
0ade1d1700
|
Update README.md
|
2021-01-05 19:49:32 +05:00 |
Ibrar Ahmed
|
4a2cf24a8a
|
Update README.md
|
2021-01-05 19:49:00 +05:00 |
Ibrar Ahmed
|
c2e89fb072
|
Update RELEASE_NOTES.md
|
2021-01-04 23:23:32 +05:00 |
Ibrar Ahmed
|
36e9772d32
|
Update RELEASE_NOTES.md
|
2021-01-04 23:22:54 +05:00 |
Ibrar Ahmed
|
5857fa2c8f
|
Update RELEASE_NOTES.md
|
2021-01-04 23:21:23 +05:00 |
Ibrar Ahmed
|
7ce2b673a3
|
Merge pull request #67 from MartinSun34/Current_working_branch
PG-156: Adding a placeholder replacement function for a prepared statement.
|
2021-01-04 23:17:27 +05:00 |
Martin Sun
|
1e67e0b5bd
|
PG-156: Adding a placeholder replacement function for prepared statement
When users set normalized_query to off and execute a prepared statement
user can see the actual value of parameters.
Reviewd By: Hamid Akhtar
|
2021-01-04 21:02:35 +08:00 |
Ibrar Ahmed
|
8691c51efb
|
Update README.md
|
2020-12-28 19:39:38 +05:00 |
Ibrar Ahmed
|
a2e1f89dea
|
Bumped version number to 0.7.0
|
2020-12-28 14:03:16 +00:00 |
Ibrar Ahmed
|
acc600241f
|
Update USER_GUIDE.md
|
2020-12-06 21:40:35 +05:00 |
Ibrar Ahmed
|
47ad105011
|
PG-150: Logging CMD Type like SELECT, UPDATE, INSERT, DELETE.
|
2020-12-06 16:38:48 +00:00 |
Ibrar Ahmed
|
379fcdefd5
|
Update USER_GUIDE.md
|
2020-11-30 01:14:34 +05:00 |
Ibrar Ahmed
|
bedc2ffc78
|
PG-154: Add backup option in case of no space left in the bucket.
|
2020-11-29 20:11:23 +00:00 |
Ibrar Ahmed
|
75bafcb590
|
Merge pull request #64 from nastena1606/Docs-review
pg_stat_monitor doc review
|
2020-11-26 21:48:13 +05:00 |
Anastasia Alexandrova
|
55e3d2397c
|
pg_stat_monitor doc review
|
2020-11-26 17:01:14 +02:00 |
Ibrar Ahmed
|
f8a9bcf9f2
|
Update README.md
|
2020-11-25 04:48:29 +05:00 |
Ibrar Ahmed
|
51744990b7
|
Update README.md
|
2020-11-25 04:31:34 +05:00 |
Ibrar Ahmed
|
51e53cc9aa
|
Update USER_GUIDE.md
|
2020-11-25 04:30:04 +05:00 |
Ibrar Ahmed
|
054b24ca37
|
Update USER_GUIDE.md
|
2020-11-25 04:24:28 +05:00 |
Ibrar Ahmed
|
637e864661
|
Update RELEASE_NOTES.md
|
2020-11-25 04:21:05 +05:00 |
Ibrar Ahmed
|
a2fd2215cd
|
Update README.md
|
2020-11-25 04:12:30 +05:00 |
Ibrar Ahmed
|
106a4ba741
|
Update README.md
|
2020-11-25 03:57:01 +05:00 |
Ibrar Ahmed
|
4e99118adf
|
Update README.md
|
2020-11-25 03:52:03 +05:00 |
Ibrar Ahmed
|
aac68f95f2
|
Update README.md
|
2020-11-25 03:46:05 +05:00 |
Ibrar Ahmed
|
4bcd70b7d5
|
Update USER_GUIDE.md
|
2020-11-25 03:43:29 +05:00 |
Ibrar Ahmed
|
36a89dd514
|
Create USER_GUIDE.md
|
2020-11-25 03:39:21 +05:00 |
Ibrar Ahmed
|
b889e8048d
|
Move RELEASE_NOTES.md to docs folder.
|
2020-11-24 22:34:41 +00:00 |
Ibrar Ahmed
|
4007c07f08
|
Update README.md
|
2020-11-25 03:17:03 +05:00 |