Re: [pgAdmin][RM4784]: autovacuum and analyze scale factors can't be edited with more than 2 decimals

2021-03-09 Thread Akshay Joshi
Thanks, patch applied. On Tue, Mar 9, 2021 at 4:22 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please ignore my previous email and find the latest attachment. I have > changed the default decimals value from 2 to 5. > > > > On Mon, Mar 8, 2021 at 10:07 PM Pradip

pgAdmin 4 commit: Fixed string index out of range error where the depen

2021-03-09 Thread Akshay Joshi
Fixed string index out of range error where the dependent tab is in focus and selecting any publication or table. Fixes #6292 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=351d86e14960f27e0b52d37559209ea14e4ec424 Modified Files

pgAdmin 4 commit: Ensure that autovacuum and analyze scale factors shou

2021-03-09 Thread Akshay Joshi
Ensure that autovacuum and analyze scale factors should be editable with more than two decimals. Fixes #4784 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d6ee715d838f48bc468b723989fd113d4d788ca4 Author: Pradip Parkale Modified Files -

Re: [pgAdmin][RM4784]: autovacuum and analyze scale factors can't be edited with more than 2 decimals

2021-03-09 Thread Pradip Parkale
Hi Hackers, Please ignore my previous email and find the latest attachment. I have changed the default decimals value from 2 to 5. On Mon, Mar 8, 2021 at 10:07 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find attached the patch for RM4784. > > -- > Than

pgAdmin 4 commit: Fixed an issue where the dependent tab throwing an er

2021-03-09 Thread Akshay Joshi
Fixed an issue where the dependent tab throwing an error when selecting any login/group role. Fixes #6294 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f62fecca2f581c7da9fcca625dc8a7d57edebd4 Modified Files -- docs/en_US/releas

Re: [pgAdmin][PM-4438]: Adding new entries fails when primary key is on any data type and name contains special characters.

2021-03-09 Thread Akshay Joshi
Thanks, patch applied. On Mon, Mar 8, 2021 at 2:09 PM Nikhil Mohite wrote: > Hi Hackers, > > Please find the attached patch for RM-4438 > : Adding new entries fails > when primary key is on any data type and name contains special characters. > > > -- >

Re: [pgAdmin] RM3976 Use schema qualification while even accessing the catalog objects

2021-03-09 Thread Akshay Joshi
Thanks, patch applied. On Sat, Mar 6, 2021 at 4:50 PM Rahul Shirsat wrote: > Hi Hackers, > > Please find the below patch which adds the schema qualification for every > catalog object accessed. > > Also find the list of changed nodes in the 2nd attachment. > > -- > *Rahul Shirsat* > Senior Softw

pgAdmin 4 commit: Use schema qualification while accessing the catalog

2021-03-09 Thread Akshay Joshi
Use schema qualification while accessing the catalog objects. Fixes #3976 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a2be30d257526d4844a3d3ab7bf2f97d1165a308 Author: Rahul Shirsat Modified Files -- docs/en_US/release_notes_5_

pgAdmin 4 commit: Fixed an issue where adding/updating records fails if

2021-03-09 Thread Akshay Joshi
Fixed an issue where adding/updating records fails if the table name contains percent sign. Fixes #4438. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8cf7c41ad962c5a2617903b41159abf1977ecb66 Author: Nikhil Mohite Modified Files --

pgAdmin 4 commit: Make the 'Save Data Changes' icon to be more intuitiv

2021-03-09 Thread Akshay Joshi
Make the 'Save Data Changes' icon to be more intuitive. Fixes #6176 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6ffb82fb6def246313d58900f34f9acdd65a82b4 Author: Chethana Kumar Modified Files -- docs/en_US/release_notes_5_1.rst