[pgAdmin4][Patch]: Properly quote owner in Type definition

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Properly quote owner in Type definition
Date: 2017-11-21 07:50:39
Message-ID: CAKKotZR19CtWgGE8AG3a-48q6H5hMRnvB-tR8ncgAhAGHdR2pw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA minor patch to fix the issue where owner is not properly quoted causing
Create/Update type sql to fail.
RM#2787

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_2787.diff text/plain 1.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2017-11-21 09:02:19 Re: [pgAdmin4][runtime][patch]: Fix for RM#2679
Previous Message Murtuza Zabuawala 2017-11-21 07:27:26 [pgAdmin4][Patch]: Remove limit of 4000 characters from Textarea