From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: PATCH: To fix type casting for OID's (pgAdmin4) |
Date: | 2016-11-11 14:39:13 |
Message-ID: | CA+OCxoyNBYPxrO213DVyXAjRbFKLnwBwNdDcKm9iHJ8nU6PYsA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Thanks, applied.
On Fri, Nov 11, 2016 at 2:05 PM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> 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
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2016-11-12 19:54:51 | theme to use while building docs |
Previous Message | Dave Page | 2016-11-11 14:36:44 | pgAdmin 4 commit: Cast OIDs to oid not int, otherwise we lose half the |