Re: Again, sorry, caching. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Again, sorry, caching.
Date
Msg-id 200204141720.g3EHKKv13387@candle.pha.pa.us
Whole thread Raw
In response to Re: Again, sorry, caching.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> >> No it won't.
> 
> > Is this because NOTIFY is held for transaction end or because the
> > triggers are held until transaction commit?
> 
> The former.

Thanks.  I see it in the NOTIFY manual page now.  Very nice.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Again, sorry, caching.
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] Bug #633: CASE statement evaluation does not short-circut