current_time?

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: hackers(at)postgresql(dot)org
Subject: current_time?
Date: 1999-10-20 02:05:33
Message-ID: XFMail.991019220533.vev@michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Now I thought this was discussed recently and this:

create table foo(
x int,
y datetime default current_time);

would put the current date and time into y whenever a new record was
inserted. It appears to give the date and time the stupid table was
created. Is it me or is something broke?

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com flame-mail: /dev/null
# include <std/disclaimers.h> Have you seen http://www.pop4.net?
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-10-20 02:28:23 Re: [HACKERS] mdnblocks is an amazing time sink in huge relations
Previous Message The Hermit Hacker 1999-10-20 01:29:16 Re: [HACKERS] book