Commit Graph

731 Commits (PG-1101-cppcheck)

Author SHA1 Message Date
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
Ibrar Ahmed 1003a2c1fa
Update README.md 2020-11-25 02:42:53 +05:00
Ibrar Ahmed c5a0ece807
Update README.md 2020-11-25 02:06:22 +05:00
Ibrar Ahmed 6ec5c2b4ed PG-153: Log application name. 2020-11-24 21:03:32 +00:00
Ibrar Ahmed 33b0b4a3e0
Update README.md 2020-11-25 01:18:24 +05:00
Ibrar Ahmed 057150c99b Issue - (#21): Show objects(tables) involved in the query.
PG-96
2020-11-24 20:10:49 +00:00
Ibrar Ahmed 9efa05de97
Update README.md 2020-11-24 23:48:03 +05:00
Ibrar Ahmed ba6be5591a Added a new Release Notes file. 2020-11-24 18:45:13 +00:00
Ibrar Ahmed 326d74c7d3 README Update. 2020-11-24 18:43:10 +00:00
Ibrar Ahmed eab02f7b9e
Create ReleaseNotes 2020-11-24 23:36:55 +05:00
Ibrar Ahmed 163e2e5e1e
Update README.md 2020-11-24 23:30:47 +05:00
Ibrar Ahmed 7e570378d1 Remove missing code debugging information. 2020-11-24 18:03:41 +00:00
Ibrar Ahmed 971e57fd93 Issue - (#62): Logging CMD Type like SELECT, UPDATE, INSERT and DELETE.
PG-150
2020-11-24 18:02:25 +00:00
Ibrar Ahmed 71c0d36eab
Issue - (#63): README Update. 2020-11-12 21:27:07 +05:00
Ibrar Ahmed 599f0ee1fb
Issue - (#63): README Update. 2020-11-12 21:19:22 +05:00
Ibrar Ahmed cc71864570
Issue - (#63): README Update. 2020-11-12 21:16:30 +05:00
Ibrar Ahmed 282da6d7a2
Update README.md 2020-11-12 21:13:11 +05:00