Re: Date Math

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Date Math
Date: 2007-05-07 18:02:14
Message-ID: Pine.LNX.4.64.0705071100210.20021@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 7 May 2007, Rich Shepard wrote:

> term SMALLINT DEFAULT 1 NOT NULL, -- in years
> processing_time DEFAULT 180 NOT NULL SMALLINT, -- in days

I can change from SMALLINT to INT4 if that helps clarify the values as
INTERVALs.

Rich

--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc. | Accelerator(TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-05-07 18:03:33 Re: Large object and pg_restore problem
Previous Message Rich Shepard 2007-05-07 17:56:18 Re: Date Math