PATCH: TO fix issue in Role node (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: TO fix issue in Role node (pgAdmin4)
Date: 2016-06-03 14:19:39
Message-ID: CAKKotZSXxYQDTAcDRBvgOdyZamG7GR8cg6rt+2MNtifLbXJi2Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix an issue while creating role if user has set expire date.
Current implements works only if datestyle is set to ISO,MDY in database
for others it fails.
(RM#1134)

Additionally I've fixed unwanted space indentation issue in Database node.

Please review.

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

Attachment Content-Type Size
RM_1134.patch application/octet-stream 1.2 KB
Fixed_unwanted_spacing_database.patch application/octet-stream 1.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sandeep Thakkar 2016-06-03 14:39:59 Re: Patch for pgAdmin4 RPM package
Previous Message Dave Page 2016-06-03 14:09:39 Re: Patch for pgAdmin4 RPM package