[pgAdmin][RM-6061]: [Sql] - Extra Parens around joins are added to views

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM-6061]: [Sql] - Extra Parens around joins are added to views
Date: 2020-12-22 11:57:34
Message-ID: CAOBg0AP7YymObKwG_fuGvxuPemN4ytONJPStxJsOgvrEN8PGDg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

Please find the attached patch for RM-6062
<https://redmine.postgresql.org/issues/6061>: [Sql] - Extra Parens around
joins are added to views.
1. Added "pretty_bool" flag again while fetching view definition for PG
only.
2. Updated test cases as per new changes.

--
*Thanks & Regards,*
*Nikhil Mohite*
*Software Engineer.*
*EDB Postgres* <https://www.enterprisedb.com/>
*Mob.No: +91-7798364578.*

Attachment Content-Type Size
RM_6061.patch application/octet-stream 9.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-12-22 12:37:02 Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1
Previous Message Nikhil Mohite 2020-12-22 10:31:54 [pgAdmin][RM-6065]: Accessibility issues in Schema diff module