[pgadmin-hackers] [pgAdmin4][Patch]: Delete row server error not shown to GUI user - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgadmin-hackers] [pgAdmin4][Patch]: Delete row server error not shown to GUI user
Date
Msg-id CAM5-9D_p==3czfqEboxsbgj5Td2+P5s5cr1KrpMg4pGy3MqXuw@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [pgAdmin4][Patch]: Delete row server error notshown to GUI user
List pgadmin-hackers
Hi

The variable list_of_rowid doesn't keep track of rows to be deleted.
If this list is empty simply return 0 since '_rowid' is being used to highlight the row for which error is occurred in only insert and update operation.

Please find attached patch and review.

Thanks,
Surinder Kumar
Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgadmin-hackers] Pains and thoughts about refactoring the TreeMenu using React
Next
From: Navnath Gadakh
Date:
Subject: [pgadmin-hackers] pgAdmin4: Test-suite OS compatability issue