Akshay Joshi
|
740ce15bd7
|
Update copyright notices for 2024
|
2024-01-01 14:13:48 +05:30 |
Akshay Joshi
|
3bd2dec663
|
Fixed an issue where the Vacuum option INDEX_CLEANUP have an incorrect value ('AUTO') for database versions < 14. #6984
|
2023-11-28 12:32:57 +05:30 |
Akshay Joshi
|
a460644ae8
|
1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX. #6381
2) Added new/missing options to the VACUUM command. #6397
3) Added SKIP_LOCKED and BUFFER_USAGE_LIMIT option to Analyze command. #6415
|
2023-07-27 17:34:25 +05:30 |
Anil Sahoo
|
ed2b8ea1de
|
Fix an issue where the maintenance dialog for Materialized View gives an error. #5764
|
2023-02-10 15:19:53 +05:30 |
Akshay Joshi
|
98184e5835
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
Akshay Joshi
|
7086719640
|
Fixed SonarQube issues.
|
2022-09-08 18:08:58 +05:30 |
Akshay Joshi
|
0ce3434631
|
Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube.
|
2022-01-25 20:10:31 +05:30 |
Akshay Joshi
|
343c3ee49c
|
Fixed following code smells reported by SonarQube:
1) Remove this redundant jump.
2) Remove this commented out code.
3) Variables should not be shadowed.
|
2022-01-21 18:54:23 +05:30 |
Nikhil Mohite
|
ad862f4084
|
Port Maintenance dialog to React. Fixes #7019
|
2022-01-07 12:07:49 +05:30 |