pgAdmin 4 commit: Updated splash screen

2022-02-17 Thread Dave Page
Updated splash screen Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3414de9ab2fce526f8b3ec8fd6c7b51c24907ef1 Author: Chethana Kumar Modified Files -- runtime/assets/welcome_logo.svg | 2 +- runtime/package.json| 4 ++-

show or hide geometry type fields

2022-02-17 Thread Jose Mercedes Venegas Acevedo
Good day Please, is there a way to configure pgAdmin so that it does not show geometry fields in the View/Edit Data -> All rows / First 100 rows / Last 100 rows / Filtered rows option. There is an option to enable or disable the display of geometry type fields. If it does not exist, where could

Re: show or hide geometry type fields

2022-02-17 Thread Aditya Toshniwal
Hi Jose, There is no way in pgAdmin yet to hide columns in view/edit data. Can you please raise a feature request here - https://redmine.postgresql.org/projects/pgadmin4/issues/new ? On Thu, Feb 17, 2022 at 6:52 PM Jose Mercedes Venegas Acevedo < jvenegasp...@gmail.com> wrote: > Good day > > Ple

pgAdmin 4 commit: Change the hostname validation to check only for lead

2022-02-17 Thread Akshay Joshi
Change the hostname validation to check only for leading and trailing spaces. refs #7181 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cbd29cf45b7e9159fd2abfc3281b26ddc4b51ed7 Modified Files -- .../browser/server_groups/servers/