[pgAdmin4][Patch]: RM 3796 - Grant Wizard: Text should be "Please add privileges..." instead of "Please select privileges..

2018-12-19 Thread Khushboo Vashi
Hi, Please find the attached minor patch to fix #3796 - Grant Wizard: Text should be "Please add privileges..." instead of "Please select privileges..." Thanks, Khushboo RM_3796.patch Description: Binary data

Re: [pgAdmin4][RM3726] EXCLUDE constraint omits WHERE clause

2018-12-19 Thread Aditya Toshniwal
Hi Hackers, The table definition change was missing in the last patch. Attached is the part2 for RM3726 which will fix the table definition also. Kindly review. On Tue, Dec 18, 2018 at 7:07 PM Dave Page wrote: > Thanks, applied. > On Mon, Dec 17, 2018 at 11:59 AM Aditya Toshniwal > wrote: > >

pgAdmin 4 commit: Fix an issue when user define Cast from smallint->tex

2018-12-19 Thread Akshay Joshi
Fix an issue when user define Cast from smallint->text is created. Fixes #3753 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7515e08578e7e586350407adaef2bd2eaebae165 Modified Files -- docs/en_US/release_notes_3_7.rst

[pgAdmin] [RM#3831] Utility script to update copyright information

2018-12-19 Thread Murtuza Zabuawala
Hi, Please find the utility script which will allow us to update the copyright information in one shot. *Usage:* python copyright_updater.py python copyright_updater.py 2018 2019 Please review. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL C

Re: [pgAdmin] [RM#3831] Utility script to update copyright information

2018-12-19 Thread Dave Page
Hi On Wed, Dec 19, 2018 at 2:33 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > Please find the utility script which will allow us to update the copyright > information in one shot. > > *Usage:* > python copyright_updater.py > python copyright_updater.py 2018 2019 > >

Re: [pgAdmin] [RM#3831] Utility script to update copyright information

2018-12-19 Thread Murtuza Zabuawala
Hi Dave, Please find an updated patch. (Happy holidays) On Wed, 19 Dec 2018, 20:56 Dave Page Hi > On Wed, Dec 19, 2018 at 2:33 PM Murtuza Zabuawala < > murtuza.zabuaw...@enterprisedb.com> wrote: > >> Hi, >> >> Please find the utility script which will allow us to update the >> copyright informa