Re: Datetime operators (was: Re: [SQL] Another Date question)

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: kaiq(at)realtyideas(dot)com
Cc: Karel Zak - Zakkr <zakkr(at)zf(dot)jcu(dot)cz>, Andy Lewis <alewis(at)roundnoon(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Datetime operators (was: Re: [SQL] Another Date question)
Date: 1999-12-03 20:03:27
Message-ID: 3848220F.AD7B3763@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

> why
> create table mymy (mydate datetime
> default (now() + '60 days'::timespan ));
> does not work?

Uh, I think it does, right?

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-12-03 20:06:13 Re: Datetime operators (was: Re: [SQL] Another Date question)
Previous Message Thomas Lockhart 1999-12-03 19:57:15 Re: Geometric Data Type in PostgreSQL

Browse pgsql-sql by date

  From Date Subject
Next Message Thomas Lockhart 1999-12-03 20:06:13 Re: Datetime operators (was: Re: [SQL] Another Date question)
Previous Message Andy Lewis 1999-12-03 19:43:32 Re: Datetime operators (was: Re: [SQL] Another Date question)