Re: Date Math - Mailing list pgsql-general

From Richard Broersma Jr
Subject Re: Date Math
Date
Msg-id 31160.41464.qm@web31803.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Date Math  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: Date Math
List pgsql-general
>    I don't see 'interval' as a data type in the docs. Is it a single-quoted
> string? We can do converstions between the UI and storage (in both
> directions), so the type in the DDL can be whatever's best.

It is shown as the 4th item on table 8-9:
http://www.postgresql.org/docs/8.2/interactive/datatype-datetime.html

Regards,
Richard Broermsa Jr.

pgsql-general by date:

Previous
From: Glen Eustace
Date:
Subject: Re: Connections refused during backups
Next
From: "Jan Bilek"
Date:
Subject: JDBC - setting PG variables in URL