Re: Next patch for 8.5 support: columns for UPDATE event in CREATE TRIGGER

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Cc: Dave Page <dpage(at)pgadmin(dot)org>
Subject: Re: Next patch for 8.5 support: columns for UPDATE event in CREATE TRIGGER
Date: 2009-12-07 15:17:01
Message-ID: 200912071617.01656.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le lundi 7 décembre 2009 à 10:26:58, Dave Page a écrit :
> On Sat, Dec 5, 2009 at 7:23 PM, Guillaume Lelarge
>
> <guillaume(at)lelarge(dot)info> wrote:
> > Hi,
> >
> > Here is a patch to add the support for this new 8.5 functionality. Ticket
> > is http://code.pgadmin.org/trac/ticket/97, commitfest item is
> > https://commitfest.postgresql.org/action/patch_view?id=164.
> >
> > Comments?
>
> Not much. I had considered adding column triggers as a new node under
> a column, but I think this is a more straightforward approach.
>

Commited too.

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-12-07 16:07:03 SVN Commit by guillaume: r8125 - trunk/pgadmin3
Previous Message pgAdmin Trac 2009-12-07 15:13:21 Re: [pgAdmin III] #97: Triggers on columns