Re: Shouldn't "WHEN (OLD.* IS DISTINCT FROM NEW.*)" clause be independent from data type?

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Dane Foster <studdugie(at)gmail(dot)com>
Cc: pinker <pinker(at)onet(dot)eu>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Shouldn't "WHEN (OLD.* IS DISTINCT FROM NEW.*)" clause be independent from data type?
Date: 2015-10-03 04:18:09
Message-ID: CAKFQuwZkRfumWc7J0vQy3j0aHC6U7aa3rZpfshkhCVgWHdkQFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Saturday, October 3, 2015, Dane Foster <studdugie(at)gmail(dot)com> wrote:

>
> Hi,
>
> Would you please provide the link to the section in the documentation that
> you are referring to because I'm new to PostgreSQL and I didn't know WHEN
> could be used outside of CASE and EXCEPTION blocks.
>
>
http://www.postgresql.org/docs/9.4/static/sql-createtrigger.html

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nicolas Paris 2015-10-03 05:13:19 Re: postgresql doesn't start
Previous Message Dane Foster 2015-10-03 04:03:38 Re: Shouldn't "WHEN (OLD.* IS DISTINCT FROM NEW.*)" clause be independent from data type?