Hi,
We deleted the old data around 300GB from a table.i can see the auto vacuum
performing on base table but not on toast table.due to this db size is
growing rapidly. I am using the Azure PostgreSQL service.
In the base/parent table dead tuples are zero. Is it possible to run the
vacuum on toast
Hi Hackers,
Please find the patch which improves the code coverage for Schema alone.
Kindly create another RM for the Catalog Objects. Please review the patch.
Thanks,
Sathish V
RM5327v1.patch
Description: Binary data
Hi Hackers,
Please find the patch attached which improves the code coverage percentage
of Types from 53% to 76%. Kindly review the patch.
Thanks,
Sathish V
RM5336s1.patch
Description: Binary data
Hi Hackers,
Please find the patch which fixes the bug related to save-button getting
enabled on hitting
tab key/focusing in and out of the numeric field(empty/non-empty).
Kindly review the patch.
Thanks,
Sathish V
RM5137s1.patch
Description: Binary data
Hi Hackers,
Please find the patch which fixes sonarQube issues related to variable
shadowing.
Files altered - backgird.js, backgrid.pgadmin.js
Kindly review and share your feedback.
Thanks,
Sathish V
variableShadowing.patch
Description: Binary data
Hi Hackers,
Please find the patch which improves the API test cases for Foreign Data
Wrappers.
Before patch - 46%
After Patch - 73%
Kindly review and share the changes if required.
Thanks,
Sathish V
RM5323s1.patch
Description: Binary data
Hi Hackers,
Please find the patch which fixes 10 issues related to the Variables should
not be shadowed.
Kindly review and share the comments.
Thanks,
Sathish V
variable_shadow2.patch
Description: Binary data
Hi Hackers,
I have fixed some issues related to variable shadowing. Please find the
patch in the attachments.
Files changed import_export.js and maintenance.js
Thanks,
Sathish V
variable_shadow.patch
Description: Binary data
Hi Hackers,
Please find the patch which fixes some of the sonar qube issues related to
variable shadowing.
Thanks,
Sathish V
variable_shadow1.patch
Description: Binary data
Hi Hackers,
Please find the patch in the attachment which resolves the issue of error
messages not getting displayed in the dialog boxes of *backup, restore *and
*import/export.*
Kindly review the patch.
Thanks,
Sathish V
RM3814vs1.patch
Description: Binary data
Hi Hackers,
Please find the patch which fixes the code smell issues related to the rule
"Variables should not be shadowed".
Thanks,
Sathish V
Variables_should_not_be_shadowed.patch
Description: Binary data
Hi Hackers,
Please find the patch which resolves the SonarQube scan issue stated below.
1.Method/Field names should comply with a naming convention.
2.Conditionals should start on new lines
conditionals_and_rename.patch
Description: Binary data
Hi Hackers,
Please find the patch which solves the problem related to extra semicolons
and function naming convention.
Please review.
Thanks,
Sathish V
scss_and_function_name.patch
Description: Binary data
Hi Hackers,
Please find the patch in the attachment which solves the problem related to
reducing if else statement to single return expression.
Kindly review and share the changes required..
Thanks,
Sathish V
if_else_reduction.patch
Description: Binary data
ch. Make sure
> functionality should work properly.
>
> On Thu, Jun 18, 2020 at 11:27 AM Satish V
> wrote:
>
>> Hi Hackers,
>>
>> Please find the patch in the attachment which resolves below issue.
>> 1.Replace this if-then-else statement by a single ret
Hi Hackers,
Please find the patch in the attachment which resolves below issue.
1.Replace this if-then-else statement by a single return statement.
Kindy review and share the changes, if required
Thanks,
Sathish V
if_else_reduction.patch
Description: Binary data
Hi Hackers,
Please find the patch in the attachment which resolves below issues
1.Replace this if-then-else statement by a single return statement.(clumsy)
2."switch" statements should have at least 3 "case" clauses. (bad practise)
Kindly review and share the changes, if required.
Thanks
Sathis
Hi Hackers,
Please find the patch in the attachment which clears the sonarqube error,
related to expressions evaluated to true/false always. Kindly review the
patch and share the changes required
Thanks,
Sathish V
refactor_always_evaluate_to_true.patch
Description: Binary data
Hi Hackers,
Attached is the patch which fixes the sonar issue of supplying more
parameters.
Kindly review and share the comments.
Thanks,
Sathish V
no_of_arg_fix.patch
Description: Binary data
Hi Hackers,
Please find the attached patch which improves the code coverage for
Collations.
Without patch - 43%
With patch - 64%
Kindly review the patch and share the changes or improvements, if required.
Thanks,
Sathish V
RM5325v1.patch
Description: Binary data
Tue, Jun 2, 2020 at 6:36 PM Satish V wrote:
>
>> Hi Khushboo,
>>
>> The Reason for checking status==410 is to show error dialog to the user
>> which will not go unnoticed at any situation. For closing the empty query
>> tool we need this error dialog pop which shows
e them at some places. (Example: on Database
> expansion )
> - Please follow basic JS coding standards. Ex: A space is required
> after/before any operator. I have seen 1 or 2 places where a space is
> missing in your patch.
>
> Thanks,
> Khushboo
>
> On Tue, Jun 2, 2020 at 1
n 1, 2020 at 2:16 PM Satish V wrote:
>
>> Hi Hackers,
>>
>> Attached is the patch which alerts the users when they try to consume the
>> options in the context menu of the deleted node.
>>
> Can you please specify the context menu options which you handled, so it
Hi Hackers,
Attached is the patch which alerts the users when they try to consume the
options in the context menu of the deleted node.
-fixed the opening of an empty query tool window for non existing
nodes.(create/delete/update..)
- handles the error like "list index out of range" with a reasonab
Hi Hackers,
In the patch attached,
1.Creation or updation of Tables and all other entities will be sorted
according to their names.
2.Exception- Columns will be sorted according to their creation
order(position ID).
This Patch also resolves RM 5450. Kindly review and share the suggestions
if requ
patch remain the
same.
Thanks,
Sathish V
On Mon, May 4, 2020 at 12:04 AM Khushboo Vashi <
khushboo.va...@enterprisedb.com> wrote:
> Hi Satish,
>
> On Thu, Apr 30, 2020 at 8:29 PM Satish V
> wrote:
>
>> Hi Khushboo,
>>
>> In the attached patch,
>>
27;), use this text directly in Alertify.info.
>
> Thanks,
> Khushboo
>
>
>
>
>
> On Thu, Apr 30, 2020 at 1:59 PM Satish V
> wrote:
>
>> Hi,
>>
>> I made the changes to the code such that conn.connect() will happen only
>> when there is no
;
>>>> Hi,
>>>>
>>>> On Thu, Apr 30, 2020 at 10:48 AM Khushboo Vashi <
>>>> khushboo.va...@enterprisedb.com> wrote:
>>>>
>>>>>
>>>>>
>>>>> On Thu, Apr 30, 2020 at 10:14 AM Aditya Toshniwal &
ppropriate response.
>
> Below code needs to be changed.
>
> if(res.data.info_already_connected){
>
> Alertify.error(res.info);
>
> } else {
>
> Alertify.success(res.info);
>
> }
>
> Thanks,
>
> Khushboo
>
>
>
> On Wed, Apr 29, 2020 at 8:20 PM S
Hi Hackers,
In the patch attached, we are gracefully informing the end user, using an
alert message, that the database is already connected when they click
"Connect Database..." after right clicking on a disconnected database.
As this problem deals with racing conditions, it is highly complex to
>> On Thu, Apr 23, 2020 at 10:13 AM navnath gadakh <
>> navnath.gad...@enterprisedb.com> wrote:
>>
>>> Hi,
>>>
>>> I'm reviewing this patch.
>>>
>>> On Wed, Apr 22, 2020 at 6:54 PM Satish V
>>> wrote:
>>
Hi Hackers,
In the attached patch, newly created columns in a table are sorted
according to their creation order rather than the alphanumerical order.
Previously this was not happening without context refresh.
Please review.
Thanks
Sathish V
diff --git a/web/pgadmin/browser/static/js/browser.j
32 matches
Mail list logo