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

From Merlin Moncure
Subject Re: comparing NEW and OLD (any good this way?)
Date
Msg-id b42b73150907230626pcebf9fau4ffe5d85489446e0@mail.gmail.com
Whole thread Raw
In response to Re: comparing NEW and OLD (any good this way?)  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: comparing NEW and OLD (any good this way?)
List pgsql-general
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.

merlin

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: problem with pg_restore?
Next
From: Sam Mason
Date:
Subject: Re: A question on PSQL 8.3 setup