Re: Touch row ? - Mailing list pgsql-general

From Doug McNaught
Subject Re: Touch row ?
Date
Msg-id 878yjxxwpw.fsf@asmodeus.mcnaught.org
Whole thread Raw
In response to Re: Touch row ?  ("Chris Travers" <chris@travelamericas.com>)
List pgsql-general
"Chris Travers" <chris@travelamericas.com> writes:

>> Interesting.  Yet another item to tack onto my list of differences between
>> MySQL and Postgres.
>
> Does MySQL apply defaults to updates?

Not quite.  AIUI MySQL has a "magic timestamp" feature where the first
TIMESTAMP column in a table will be auto-stamped on insert and update
whether you like it or not.  That's probably what the OP was
expecting.

-Doug

pgsql-general by date:

Previous
From: Marco Lazzeri
Date:
Subject: Re: If table A value IS NULL then table B
Next
From: Marco Lazzeri
Date:
Subject: Re: If table A value IS NULL then table B