Re: Trigger addition wierdness

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Trigger addition wierdness
Date: 2003-09-30 20:28:31
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B704@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks Hiroshi. Applied with another fix to allow use of trigger
functions not in the search path.

I'm also going to apply both fixes to the 1.0.0 patches branch.

Regards, Dave.

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito(at)inetrt(dot)skcapi(dot)co(dot)jp]
> Sent: 30 September 2003 20:13
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] Trigger addition wierdness
>
>
> Hi Dave.
>
> It is repaired in this.:-)
> Please Apply it.
>
> regards,
> Hiroshi Saito
>
> > From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
> > (snip)
> > >I was working in a db earlier today, and added a new trigger
> > to a table
> > >that already had one. When the new node was added to the
> > treeview, it
> > >took the name of the existing trigger, not the new one. A refresh
> > >cleared it up.
> > >
> > >I had a quick look at the code but couldn't see anything
> > obvious - any
> > >ideas?
>

Browse pgadmin-hackers by date

  From Date Subject
Next Message Adam H.Pendleton 2003-09-30 21:20:29 Re: pgAdmin III under wxCocoa
Previous Message Hiroshi Saito 2003-09-30 19:13:14 Re: Trigger addition wierdness