pgAdmin 4 commit: Clarify and correct the docs on enabling the pl/debug

2020-05-11 Thread Dave Page
Clarify and correct the docs on enabling the pl/debugger plugin on the server per Jakob Egger. Fixes #5503 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7d4ddc391096efc31887166610ccb0eada439584 Modified Files -- docs/en_US/debug

pgAdmin 4 commit: Ensure that maintenance job should be worked properly

2020-05-11 Thread Akshay Joshi
Ensure that maintenance job should be worked properly for indexes under a materialized view. Fixes #4223. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9d08776824c8ec5166a52c6b98708f3496a6ee16 Modified Files -- docs/en_US/releas

pgAdmin 4 commit: Fixed internal server error when clicking on Triggers

2020-05-11 Thread Akshay Joshi
Fixed internal server error when clicking on Triggers -> 'Enable All' for partitions. Fixes #5052 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=073d90c4a6eaac4b40e58b35562a0339c6e108f0 Modified Files -- docs/en_US/release_notes_

pgAdmin 4 commit: Ubuntu 20.04 needs python3-wheel to be explicitly ins

2020-05-11 Thread Dave Page
Ubuntu 20.04 needs python3-wheel to be explicitly installed. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=12a7ce54d93346e49efe1b14d1ad61d949adbbcc Modified Files -- pkg/debian/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 de