| From: | Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [pgAdmin4][Patch]: Fixed couple of minor issues |
| Date: | 2017-07-03 06:27:12 |
| Message-ID: | CAFOhELcdOxc4xQAf59HF1Y39tbTTVStgaQOPb=3RstPJjCK3WA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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)
2. The debugger can not be opened from the View trigger.
Please find the attached patch for the same. (view_debugger.patch)
Thanks,
Khushboo
| Attachment | Content-Type | Size |
|---|---|---|
| delete_row.patch | text/x-patch | 503 bytes |
| view_debugger.patch | text/x-patch | 1.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Khushboo Vashi | 2017-07-03 07:40:15 | [pgAdmin4][Patch]: Fixed the issue related to Domain Constraint module |
| Previous Message | Harshal Dhumal | 2017-06-30 19:33:58 | Re: [pgAdmin4][Patch]: Fixed RM #2489: Copy from the results grid is extremely slow and fails with large datasets |