Ensure that the 'Remove Server' option should be visible in the context menu.
Fixes #5861
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c1d04747a160a548768b4aa732f50262bc8ef4cc
Author: Pradip Parkale
Modified Files
--
docs/en_U
Fixed an issue where schema diff is showing identical table as different due to
default vacuum settings. Fixes #5826
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=68588fbb4401cd7b6743f75772b1e57b155c8c64
Modified Files
--
docs/e
Added the 'PARALLEL UNSAFE' option to the missing SQL files.
refs #5843
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8611416ec99e094a71bb0ba0f3d404b68b3b580
Author: Pradip Parkale
Modified Files
--
.../templates/functions/pg/
Hi,
First time posting here. I've attached a fix for an incorrect import
in `setup.py`. Trying to import from `pgadmin` before adding the root
directory to the system path results in import error, when the script
is invoked in any other way than running it directly. For example
$ /path/to/ven