Re: Ayuda con trigger

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Juan Carlos Badillo Goy" <badillo(at)cav(dot)desoft(dot)cu>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: Ayuda con trigger
Date: 2007-01-09 04:09:56
Message-ID: c2d9e70e0701082009u1f037331s48e35c46f1611980@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 1/8/07, Juan Carlos Badillo Goy <badillo(at)cav(dot)desoft(dot)cu> wrote:
> Saludos,
>
> Necesito chequear el valor de un campo de tipo timestamp en un trigger antes
> de actualizar, cuando hago la sentencia de update no le asigno valor a ese
> campo y dentro del trigger el campo me aparace con valor y no en null, como
> tiene puesto por defecto.
>

seguro que la columna no tiene un default now() en la tabla?

--
Atentamente,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jaime Casanova 2007-01-09 04:20:32 Re: Migrar
Previous Message Jaime Casanova 2007-01-09 03:25:19 Re: ConnectionString