[RM#4468] Consistently use ROLE keyword when generating RE-SQL

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [RM#4468] Consistently use ROLE keyword when generating RE-SQL
Date: 2019-07-15 10:10:43
Message-ID: CAKKotZQK7g-c8w+g7+Rog=rAS33day6esuZj+2zjxc3k0OSEiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find attached patch which will change the keyword USER to ROLE when
generating RE-SQL.

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

Attachment Content-Type Size
RM_4446.diff application/octet-stream 18.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-15 10:31:30 pgAdmin 4 commit: Use ROLE consistently when generating RE-SQL for role
Previous Message Dave Page 2019-07-15 09:25:26 Re: [RM#4468] Add RE-SQL tests for Type node