Обсуждение: No more Delete/Drop constraints in 1.16

Поиск
Список
Период
Сортировка

No more Delete/Drop constraints in 1.16

От
Akshay Joshi
Дата:
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

Вложения

Re: No more Delete/Drop constraints in 1.16

От
Dave Page
Дата:
Thanks, applied.

On Thu, Nov 1, 2012 at 9:45 AM, Akshay Joshi
<akshay.joshi@enterprisedb.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@postgresql.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