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

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM#1290 - unknown error displayed if add comments on Materialized view that contain special characters
Date: 2016-06-02 06:39:18
Message-ID: CAM5-9D_W7=srFRif-2oK2z771nWzcDnTeHv33dXQsS3f0V7RXA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
RM#1290.patch application/octet-stream 2.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-02 07:45:56 pgAdmin 4 commit: [Runtime] Adding python libs in the LIBS build enviro
Previous Message Murtuza Zabuawala 2016-06-02 06:34:00 PATCH: Fix the issue in JSON decoding (pgAdmin4)