Intervals within information_schema

From: Greg Sabino Mullane <greg(at)turnstep(dot)com>
To: Patch <pgsql-patches(at)postgresql(dot)org>
Subject: Intervals within information_schema
Date: 2006-08-24 18:55:11
Message-ID: 1156445711.4155.107.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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(at)turnstep(dot)com
End Point Corporation
PGP Key: 0x14964AC8 200608241454
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

Attachment Content-Type Size
interval_precision.patch text/x-patch 1.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zoltan Boszormenyi 2006-08-24 18:58:18 Re: [HACKERS] COPY view
Previous Message Bernd Helmle 2006-08-24 18:49:45 Re: [HACKERS] Updatable views

Browse pgsql-patches by date

  From Date Subject
Next Message Zoltan Boszormenyi 2006-08-24 18:58:18 Re: [HACKERS] COPY view
Previous Message Bernd Helmle 2006-08-24 18:49:45 Re: [HACKERS] Updatable views