pgAdmin 4 commit: Fix custom autovacuum configuration for Materialized

2019-04-01 Thread Dave Page
Fix custom autovacuum configuration for Materialized Views. Fixes #4110 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d286bada5cad95d2b42c9190ab3fcb4eccafa65d Author: Akshay Joshi Modified Files -- docs/en_US/release_notes_4_4.r

Re: [pgAdmin4][Patch]: RM #4110 "Updating 'Custom auto-vacuum?' property throws error for Materialized View."

2019-04-01 Thread Dave Page
Thanks, patch applied. The Jenkins jobs should kick in shortly, following which the release candidates can be built. On Fri, Mar 29, 2019 at 3:06 PM Akshay Joshi wrote: > Hi Dave/Hackers > > On Fri, Mar 29, 2019 at 7:50 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> >> >> On Fri,

Re: [pgAdmin4][Patch]: RM #4110 "Updating 'Custom auto-vacuum?' property throws error for Materialized View."

2019-04-01 Thread Akshay Joshi
On Mon, Apr 1, 2019 at 2:19 PM Dave Page wrote: > Thanks, patch applied. The Jenkins jobs should kick in shortly, following > which the release candidates can be built. > Sure. > > On Fri, Mar 29, 2019 at 3:06 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Dave/Hackers >>

pgAdmin 4 commit: Update message catalogs.

2019-04-01 Thread Akshay Joshi
Update message catalogs. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a019e2de6fb07da8bc58ebb91778df76cd2d5d7f Modified Files -- web/pgadmin/messages.pot | 8655 .../translations/de/LC_

pgAdmin 4 commit: Update version for release.

2019-04-01 Thread Akshay Joshi
Update version for release. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f23f729c611b0130cdb69f3c979c204e48cfb4d Modified Files -- runtime/Info.plist | 4 ++-- runtime/pgAdmin4.pro | 2 +- web/config.py| 4 ++-- 3 files

pgAdmin 4 commit: Add missing files.

2019-04-01 Thread Dave Page
Add missing files. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=614c66940ad1f58598184d4c7f37983b131a4629 Modified Files -- .../schemas/tables/tests/test_table_parameters.py | 136 +++ .../schemas/views/tests/test

franslation update

2019-04-01 Thread fred . escallier
hello here's the fr translation for upcoming release Fred messages-fr.tar.xz Description: application/xz-compressed-tar

pgAdmin4 v4.4 candidate builds

2019-04-01 Thread Akshay Joshi
Hi All, pgAdmin4 v4.4 candidate builds and source can be found at https://developer.pgadmin.org/builds/2019-04-01-1/ Fahar, can you please verify it for release on Thursday. -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91

Re: GSoC proposal for pgAdmin 4 bytea support

2019-04-01 Thread Haoran Yu
Thank you Dave, I have modified my proposal according to your feedback on detecting media types. Haoran On Mon, Apr 1, 2019 at 2:09 AM Dave Page wrote: > Hi > > On Mon, Apr 1, 2019 at 3:12 AM Haoran Yu wrote: > >> Dear PostgreSQL community, >> >> I have submitted a proposal for the project pgA