Intervals within information_schema - Mailing list pgsql-patches

From Greg Sabino Mullane
Subject Intervals within information_schema
Date
Msg-id 1156445711.4155.107.camel@localhost.localdomain
Whole thread Raw
List pgsql-patches
I was looking over the "FIXME" marks within the information_schema.sql,
and the last ones left (after my previous patch) are for interval_type
and interval_precision. It looks to me as if the standard is
differentiating between datetime_precision and interval_precision (see
attached patch), so I pulled those apart (for one view). Does anyone
know what is supposed to go into the interval_type field?

Thanks,
--
Greg Sabino Mullane greg@turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200608241454
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8


Attachment

pgsql-patches by date:

Previous
From: Zoltan Boszormenyi
Date:
Subject: Re: [HACKERS] COPY view
Next
From: Bernd Helmle
Date:
Subject: Re: [HACKERS] Updatable views