Re: [pgAdmin][RM4459] Copying cell from query result table wraps"bigint" value in quotes - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin][RM4459] Copying cell from query result table wraps"bigint" value in quotes
Date
Msg-id CA+OCxowU4Hzd2ey2dxArsxGWQ2Md1Y+KxWA3BTKmKA+c4vjE7w@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM4459] Copying cell from query result table wraps "bigint"value in quotes  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Thu, Oct 24, 2019 at 9:26 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix bigint (numeric cols) copying issue which adds redundant quotes.

Kindly review.

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


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't quote bigints when copying them from the Query
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure all messages are retained in the Query Tool fr