PATCH: To fix type casting for OID's (pgAdmin4)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: To fix type casting for OID's (pgAdmin4)
Date: 2016-11-11 14:05:16
Message-ID: CAKKotZQzYCQmvneD=aFhTgkTXsaqVxzfFkkop=yVfnFbLMJcOw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue where sql were failing to execute due to invalid
type casting of OID.
Total: 82 SQL templates affected by this patch, I have searched & tried to
cover all the affected SQL from various nodes in this patch.

Please review.
RM#1951

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

Attachment Content-Type Size
RM_1951.patch application/octet-stream 73.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jan Holst Jensen 2016-11-11 14:17:05 Re: Final pgAdmin III - v1.22.2 Released
Previous Message Dave Page 2016-11-11 13:46:16 Re: PATCH: To fix the issue where trigger function was not schema qualified in trigger SQL (pgAdmin4)