[pgAdmin][RM4381] Problem with data editing when using "View/EditData" to tables with OID - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM4381] Problem with data editing when using "View/EditData" to tables with OID
Date
Msg-id CAM9w-_=i4rqeCLgsN90WXtrMqS+zCYudHVhOeCbhaPr9Ys+-9A@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM4381] Problem with data editing when using "View/EditData" to tables with OID  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to fix an issue where, oid column should not be pasted when copy/paste row is used on query output containing the oid column.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4487] Boolean data type is not editable in view data
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Add Reverse Engineered SQL tests for Views. Fixes