pgAdmin 4 commit: Added option to provide maximum width of the column w

2021-06-27 Thread Akshay Joshi
Added option to provide maximum width of the column when 'Resize by data?’ option in the preferences is set to True. Fixes #6559 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e68c8305a281ddbf09f8f4b35c51eed0239987c4 Modified Files -

Re: [pgAdmin][RM6557]: Incorrect column name listed in Properties of Index

2021-06-27 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Jun 25, 2021 at 5:11 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find attached patch for #6557 Incorrect column name listed in > Properties of Index. > > > > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | E

pgAdmin 4 commit: Fixed an issue where incorrect column name listed in

2021-06-27 Thread Akshay Joshi
Fixed an issue where incorrect column name listed in the properties of Index. Fixes #6557 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e095d382b3094076dfc5b4265ed67a4ebc3ce133 Author: Pradip Parkale Modified Files -- docs/en_U