Re: [SQL] Another Date question

From: <kaiq(at)realtyideas(dot)com>
To: Andy Lewis <alewis(at)roundnoon(dot)com>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] Another Date question
Date: 1999-12-03 06:13:21
Message-ID: Pine.LNX.4.10.9912030012340.4044-100000@picasso.realtyideas.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

your may need to make a simple function. see function in doc.

On Thu, 2 Dec 1999, Andy Lewis wrote:

> Hello All!
>
> I'd like to create a table with a datetime field that defaults to +60
> days.
>
> mydate datetime default 'now() +(at)60 days',
> ...
>
> Doesn't seem to work.
>
> What am I missing?
>
> Thanks
>
> Andy
>
>
> ************
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1999-12-03 06:28:44 postmaster.pid
Previous Message Don Baccus 1999-12-03 04:27:13 Re: [HACKERS] Brain-Dead Sort Algorithm???

Browse pgsql-sql by date

  From Date Subject
Next Message kaiq 1999-12-03 06:46:06 the book and sql92
Previous Message tjk@tksoft.com 1999-12-03 05:56:36 Re: [SQL] A search SQL query