Commit Graph

408 Commits (96eed058904d2ea8cf1931ae68c13396bbda45ba)

Author SHA1 Message Date
Ibrar Ahmed aa58c5860c
Update RELEASE_NOTES.md 2021-02-08 20:12:15 +05:00
Ibrar Ahmed d214e2d03b
Update RELEASE_NOTES.md 2021-02-08 20:09:50 +05:00
Ibrar Ahmed 506c7eb6b0
Update RELEASE_NOTES.md 2021-02-08 20:09:27 +05:00
Ibrar Ahmed 3f19640715 PG-172: Exponential histogram for time buckets. 2021-02-02 17:55:31 +00:00
Ibrar Ahmed fb819a5b23 PG-173: Added new WAL usage statistics. 2021-02-02 17:52:41 +00:00
Ibrar Ahmed d7228128ec USER_GUIDE update. 2021-02-02 15:58:43 +00:00
Ibrar Ahmed 8410572ce3 PG-173: Added new WAL usage statistics. 2021-02-02 15:50:33 +00:00
Ibrar Ahmed 12ba1e39d1 PG-172: Exponential histogram for time buckets. 2021-02-02 15:30:28 +00:00
Ibrar Ahmed 8fea207cbf PG-169: Use macros to avoid the potential buffer over run. 2021-01-22 17:34:05 +00:00
Ibrar Ahmed 04101b6597
Merge pull request #71 from EngineeredVirus/PG-169-buffer_overrun_fix
PG-169: Fixing Server Crash
2021-01-20 20:21:40 +05:00
Hamid Akhtar 7f84b8d08e PG-169: Fixing message buffer overrun and incorrect index access to fix the server crash.
Crash was occurring during server regression.

Reviewed By: Ibrar Ahmad.
2021-01-20 20:15:00 +05:00
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