Re: Notify argument? - Mailing list pgsql-general

From Neil Conway
Subject Re: Notify argument?
Date
Msg-id 1016644156.1196.84.camel@jiro
Whole thread Raw
In response to Re: Notify argument?  (Thomas Lockhart <thomas@fourpalms.org>)
List pgsql-general
On Wed, 2002-03-20 at 10:24, Thomas Lockhart wrote:
> > AFAICT it shouldn't be too difficult. However, there is a note in the
> > TODO list referring to breaking backwards compatability with the
> > "pgNotify API". Exactly how backwards compatible do we need to be?
>
> imho not much in this case (though of course we may find a way to be
> very compatible when someone actually implements it). I had found the
> equivalent feature very useful when building a large data handling
> system a few years ago, and I'd think that it would be useful in
> PostgreSQL also.

Okay, I'll implement this.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: Passing parameters to triggers
Next
From: "Peter E. Chen"
Date:
Subject: Question regarding ALTER TABLE . . .