| From: | <kaiq(at)realtyideas(dot)com> |
|---|---|
| To: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
| Cc: | Andy Lewis <alewis(at)roundnoon(dot)com>, Karel Zak - Zakkr <zakkr(at)zf(dot)jcu(dot)cz>, 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 21:01:51 |
| Message-ID: | Pine.LNX.4.10.9912031500260.14529-100000@picasso.realtyideas.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-sql |
6.5.1. time to upgrade ;-) thanks.
On Fri, 3 Dec 1999, Thomas Lockhart wrote:
> > I feel pain about it :-) because that was what I tried, and then,
> > since it did not work, I assumed "default" did not accept expressions.
>
> No pain here:
>
> postgres=> create table mymy (mydate datetime
> postgres-> default (now() + '60 days'::timespan ));
> CREATE
>
> What version are you running??
>
> - Thomas
>
> --
> Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
> South Pasadena, California
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Hoffmann | 1999-12-03 21:57:39 | Re: [HACKERS] Re: Geometric Data Type in PostgreSQL |
| Previous Message | kaiq | 1999-12-03 20:48:09 | Re: Datetime operators (was: Re: [SQL] Another Date question) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1999-12-03 22:35:58 | Re: Datetime operators (was: Re: [SQL] Another Date question) |
| Previous Message | kaiq | 1999-12-03 20:48:09 | Re: Datetime operators (was: Re: [SQL] Another Date question) |