[pgAdmin][RM3851] Add proper indentation to the code when generating a stored procedure

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM3851] Add proper indentation to the code when generating a stored procedure
Date: 2020-06-23 19:10:57
Message-ID: CAKtn9dPBNBvx5iSb5p0b6BP0jjFx=UJCTCNSQNckyajfqBU8dg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the attached patch which fixes pg/ppas issues listed below:

1. Stored procedure code indentation.
2. Functions code indentation.
3. Trigger Functions code indentation.

Please review.

--
*Rahul Shirsat*
Software Engineer | EnterpriseDB Corporation.

Attachment Content-Type Size
RM3851_v1.patch application/octet-stream 73.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-24 07:01:25 Re: [pgAdmin4][Patch] - SonarQube Issues - 5 (Rule Boolean checks should not be inverted, Comma operator should not be used)
Previous Message Akshay Joshi 2020-06-23 13:14:38 Re: [pgAdmin] : Patch fixing Feature Test failures.