Re: To-Do List

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: To-Do List
Date: 2002-02-20 13:22:56
Message-ID: 200202201322.g1KDMuFP025775@www1.translationforge
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

Altering view definition is still broken. Can you help me understand why?
This is not a question of .dll as I recompiled everything a restarted the
computer.

> 1) Rollback in case of failure is not yet enabled (or tested?)
The code is commented. I will uncomment after 2) is fixes.

> 2) The new OID is not yet retrieved.
I really don't know how to do it. Can you do it for me please?

> I also noticed that following a 'Refresh Below' on the Views icon, the
> comment for a view on which the definition has been changed vanishes. We
> should probably invalidate the comment cache after the drop/recreate.
OK, this can be easily done.

/Jean-Michel

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2002-02-20 14:13:00 Re: To-Do List
Previous Message Dave Page 2002-02-20 12:52:39 Re: Trigger display bug