<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: About</title>
	<atom:link href="http://thoughts.j-davis.com/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://thoughts.j-davis.com</link>
	<description>Ideas on Databases, Logic, and Language by Jeff Davis</description>
	<lastBuildDate>Tue, 18 Oct 2011 07:43:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jeff Davis</title>
		<link>http://thoughts.j-davis.com/about/comment-page-1/#comment-2341</link>
		<dc:creator>Jeff Davis</dc:creator>
		<pubDate>Thu, 15 Sep 2011 05:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.j-davis.com/?page_id=2#comment-2341</guid>
		<description>Hi!

PERIOD is an extension, and it&#039;s available here: http://pgxn.org/dist/temporal/ or https://github.com/jeff-davis/PostgreSQL-Temporal

I am also working on a feature for 9.2 called Range Types, which is like PERIOD, except available for many subtypes. For instance, PERIOD is like a range of TIMESTAMPTZ, but it&#039;s also useful for ranges of DATEs, ranges of NUMERICs, ranges of INTEGERs, etc. Because of some type system changes and other conveniences, Range Types requires core changes and thus will (hopefully) be a part of 9.2 out-of-the-box.

Also, after Range Types is committed, I will try to make as much of it an extension as I can, so that people using 9.1 and before can benefit.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>PERIOD is an extension, and it&#8217;s available here: <a href="http://pgxn.org/dist/temporal/" rel="nofollow">http://pgxn.org/dist/temporal/</a> or <a href="https://github.com/jeff-davis/PostgreSQL-Temporal" rel="nofollow">https://github.com/jeff-davis/PostgreSQL-Temporal</a></p>
<p>I am also working on a feature for 9.2 called Range Types, which is like PERIOD, except available for many subtypes. For instance, PERIOD is like a range of TIMESTAMPTZ, but it&#8217;s also useful for ranges of DATEs, ranges of NUMERICs, ranges of INTEGERs, etc. Because of some type system changes and other conveniences, Range Types requires core changes and thus will (hopefully) be a part of 9.2 out-of-the-box.</p>
<p>Also, after Range Types is committed, I will try to make as much of it an extension as I can, so that people using 9.1 and before can benefit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cymen Vig</title>
		<link>http://thoughts.j-davis.com/about/comment-page-1/#comment-2340</link>
		<dc:creator>Cymen Vig</dc:creator>
		<pubDate>Wed, 14 Sep 2011 18:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.j-davis.com/?page_id=2#comment-2340</guid>
		<description>Your blog mentions the new PERIOD type quite a bit yet I am having difficulty determining if it made it into the PostgreSQL 9.0 or 9.1 release. Would you be able to answer that question?

Thank you!
Cymen</description>
		<content:encoded><![CDATA[<p>Your blog mentions the new PERIOD type quite a bit yet I am having difficulty determining if it made it into the PostgreSQL 9.0 or 9.1 release. Would you be able to answer that question?</p>
<p>Thank you!<br />
Cymen</p>
]]></content:encoded>
	</item>
</channel>
</rss>

