Re: 1.10 beta 1

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: 1.10 beta 1
Date: 2009-03-12 09:02:42
Message-ID: 49B8CFB2.5060707@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ashesh Vashi a écrit :
> Hi Dave,
>
> Please find the patch for the Dependency bug.
>

I just checked this patch. I find disturbing that it finds a dependency
to a nextval function instead of a dependency to the sequence. Moreover,
the first table has two dependencies : on the sequence and on the
nextval function of this sequence. This patch is a first step, but I
think we need to go further.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2009-03-12 09:11:10 Re: 1.10 beta 1
Previous Message Ashesh Vashi 2009-03-12 08:41:38 Re: 1.10 beta 1