| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][Patch]: Fixed couple of minor issues |
| Date: | 2017-07-03 15:15:58 |
| Message-ID: | CA+OCxownm-iQdBgLNPFtNjtduD2d3kc_39KvUDRaFXkU78-qKw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, both applied.
On Mon, Jul 3, 2017 at 6:09 AM, Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>
> On Mon, Jul 3, 2017 at 11:57 AM, Khushboo Vashi <
> khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> Hi,
>>
>> 1. When we try to delete the table row with the column definition having
>> NOT NULL TRUE and HAS NO DEFAULT VALUE then it fails.
>> Please find the attached patch for the same. (delete_row.patch)
>>
>> Created RM #2527 <https://redmine.postgresql.org/issues/2527>
>
> 2. The debugger can not be opened from the View trigger.
>> Please find the attached patch for the same. (view_debugger.patch)
>>
>> Created RM #2528 <https://redmine.postgresql.org/issues/2528>
>
>> Thanks,
>> Khushboo
>>
>>
>>
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | pgAdmin 4 Jenkins | 2017-07-03 15:23:19 | Build failed in Jenkins: pgadmin4-master-python33 #211 |
| Previous Message | Dave Page | 2017-07-03 15:15:47 | pgAdmin 4 commit: Allow breakpoints to be set on triggers on views. Fix |