[pgAdmin4][Patch]: RM#1290 - unknown error displayed if add comments on Materialized view that contain special characters - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4][Patch]: RM#1290 - unknown error displayed if add comments on Materialized view that contain special characters
Date
Msg-id CAM5-9D_W7=srFRif-2oK2z771nWzcDnTeHv33dXQsS3f0V7RXA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM#1290 - unknown error displayed if add comments on Materialized view that contain special characters  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
Hi,

Please find attached patch for RM#1290
The text for comment in SQL query should be wrapped by qtIdent instead of single quotes.

Please review.

Thanks,
Surinder Kumar
Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: Fix the issue in JSON decoding (pgAdmin4)
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: [Runtime] Adding python libs in the LIBS build enviro