Re: enable/disable trigger (Re: Fwd: [HACKERS] Open items)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
Cc: Satoshi Nagayasu <nagayasus(at)nttdata(dot)co(dot)jp>, pgsql-patches(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Subject: Re: enable/disable trigger (Re: Fwd: [HACKERS] Open items)
Date: 2005-08-30 18:58:30
Message-ID: 200508301858.j7UIwUn02982@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Gavin Sherry wrote:
> Attached is a patch adding regression tests for this code.
>
> Thanks,
>
> Gavin
>
> On Tue, 23 Aug 2005, Bruce Momjian wrote:
>
> >
> > Thanks, modified patch applied by Tom, with the addition of a USER
> > triggers only mode.
> >
> > ---------------------------------------------------------------------------
> >
> > Satoshi Nagayasu wrote:
> > > The message format for elog() report is cleaned up.
> > >
> > > --
> > > NAGAYASU Satoshi <nagayasus(at)nttdata(dot)co(dot)jp>
> >
> > > diff -cr pgsql.orig/src/backend/commands/tablecmds.c pgsql/src/backend/commands/tablecmds.c
> > > *** pgsql.orig/src/backend/commands/tablecmds.c 2005-06-28 14:08:54.000000000 +0900
> > > --- pgsql/src/backend/commands/tablecmds.c 2005-08-08 13:46:44.000000000 +0900
> > > ***************
> > > *** 236,241 ****
> > > --- 236,243 ----
> > --
> > Bruce Momjian | http://candle.pha.pa.us
> > pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> > + If your life is a hard drive, | 13 Roberts Road
> > + Christ can be your backup. | Newtown Square, Pennsylvania 19073
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 4: Have you searched our list archives?
> >
> > http://archives.postgresql.org
> >

Content-Description:

[ Attachment, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tony Caduto 2005-08-30 19:01:34 8.1 observation
Previous Message Neil Conway 2005-08-30 18:54:59 Re: [Slony1-general] Re: dangling lock information?

Browse pgsql-patches by date

  From Date Subject
Next Message Josh Berkus 2005-08-30 19:09:03 PSQL commands not backwards-compatible
Previous Message ITAGAKI Takahiro 2005-08-30 07:38:53 Re: Free WAL caches on switching segments