Re: comparing NEW and OLD (any good this way?) - Mailing list pgsql-general

From Pavel Stehule
Subject Re: comparing NEW and OLD (any good this way?)
Date
Msg-id 162867790907230736r1b7f0d54j51b44ddf81a68505@mail.gmail.com
Whole thread Raw
In response to Re: comparing NEW and OLD (any good this way?)  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
2009/7/23 Merlin Moncure <mmoncure@gmail.com>:
> On Thu, Jul 23, 2009 at 7:45 AM, Pavel Stehule<pavel.stehule@gmail.com> wrote:
>> Hello
>>
>> http://www.postgres.cz/index.php/PostgreSQL_SQL_Tricks#Fast_compare_variables_NEW_and_OLD_in_trigger.27s_body
>
> note: in PostgreSQL 8.4, you can compare record variables directly
> with standard boolean operators.
>
actualised

Thank You
Pavel

> merlin
>

pgsql-general by date:

Previous
From: Scott Ribe
Date:
Subject: Re: Copying only incremental records to another DB..
Next
From: Tom Lane
Date:
Subject: Re: synchronous_commit=off doesn't always return immediately