Re: Rule Question - Mailing list pgsql-general

From Giuseppe Broccolo
Subject Re: Rule Question
Date
Msg-id 51F14C2C.8000804@2ndquadrant.it
Whole thread Raw
In response to Re: Rule Question  (bricklen <bricklen@gmail.com>)
Responses Re: Rule Question  (Andrew Bartley <ambartley@gmail.com>)
List pgsql-general
> Unrelated to the OP's question, the suggestion above could be more
> simply rewritten as
>
> TG_OP = 'UPDATE'
> AND NEW.b IS DISTINCT FROM OLD.b
You're right! :)

Giuseppe.

--
Giuseppe Broccolo - 2ndQuadrant Italy
PostgreSQL Training, Services and Support
giuseppe.broccolo@2ndQuadrant.it | www.2ndQuadrant.it



pgsql-general by date:

Previous
From: TJ
Date:
Subject: Speed up Switchover
Next
From: Andrew Bartley
Date:
Subject: Re: Rule Question