| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: No more Delete/Drop constraints in 1.16 |
| Date: | 2012-11-01 12:27:30 |
| Message-ID: | CA+OCxow4pbsTH2eST9Vs8d50j9hy9__4j2c2A-PTPKOc01ZPwA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, applied.
On Thu, Nov 1, 2012 at 9:45 AM, Akshay Joshi
<akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
> Hi Dave
>
> I have figured out the problem where there is no more Delete/Drop
> constraints in 1.16. We have made some changes for the domains and check
> constraints where we have replace the pgTable and pgTableObjCollection with
> pgSchema and pgSchemaObjCollection, due to which this error occurs. I have
> tried to fix the problem, but not sure whether it is an appropriate fix or
> not.
>
> Attached is the patch file.Please review it and if it looks OK then can you
> please commit it.
>
> --
> Akshay Joshi
> Senior Software Engineer
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
> Phone: +91 20-3058-9522
> Mobile: +91 976-788-8246
>
>
>
> --
> 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 | Dave Page | 2012-11-01 13:00:00 | Re: Updated docs for pgAdmin File --> Options tree control |
| Previous Message | Dave Page | 2012-11-01 12:27:22 | pgAdmin III commit: Fix dropping of constraints |