| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][RM#3014] Fix validation issues while creating new sequence |
| Date: | 2018-02-21 17:37:55 |
| Message-ID: | CA+OCxow=35_m+-L5FGtANFFOE5PiHnW6rG1scGZK68FCewnBmg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, applied.
On Wed, Feb 21, 2018 at 8:13 AM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi,
>
> PFA patches,
> 1) To fix the validation issue while creating new sequence
> RM#3014
>
> 2) Fix PEP-8 issues in sequence module
> pycodestyle --config=.pycodestyle ./pgadmin/browser/server_
> groups/servers/databases/schemas/sequences/
>
> 3) To fix the regression test for Tablespace when running with Python3.x
> RM#3138
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Murtuza Zabuawala | 2018-02-21 17:39:13 | Re: [pgAdmin4][RM#3014] Fix validation issues while creating new sequence |
| Previous Message | Dave Page | 2018-02-21 17:37:40 | pgAdmin 4 commit: PEP8 cleanups for the sequences module. |