[pgAdmin4][Patch]: Fix CREATE Script issue in Index module

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fix CREATE Script issue in Index module
Date: 2017-09-07 13:59:18
Message-ID: CAKKotZSOO8K4tGYVacQEyY60pbsvgav6phUXfwU5XHShM0eS9Q@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 sql from CREATE Script/SQL Panel
doesn't escape column names in Table reversed engineered sql (if table has
index) & Index reversed engineered sql.
RM#2619

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

[image: https://community.postgresrocks.net/]
<https://community.postgresrocks.net/>

Attachment Content-Type Size
RM_2619.diff text/plain 2.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-09-07 15:18:26 Re: [pgAdmin4][Patch]: Run MakeFile to generate builds in production mode
Previous Message Murtuza Zabuawala 2017-09-07 10:12:17 [pgAdmin4][Patch]: Fix 'Connect to Server' dialog layout