Re: visibility rules for AFTER UPDATE Constraint Triggers Function

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>
Cc: General PostgreSQL List <pgsql-general(at)postgresql(dot)org>
Subject: Re: visibility rules for AFTER UPDATE Constraint Triggers Function
Date: 2008-01-02 05:36:42
Message-ID: 9867.1199252202@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Broersma Jr <rabroersma(at)yahoo(dot)com> writes:
> However, It seems the select doesn't yet see the non-committed records. I.E. the record that should be equal to NEW is in fact equal to OLD.

Please provide a self-contained example.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2008-01-02 07:48:11 Re: Can't make backup
Previous Message Tom Lane 2008-01-02 05:35:57 Re: basic questions: Postgres with yum on CentOS 5.1