<?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: Happy New Year!</title>
	<atom:link href="http://explainextended.com/2009/12/31/happy-new-year/feed/" rel="self" type="application/rss+xml" />
	<link>http://explainextended.com/2009/12/31/happy-new-year/</link>
	<description>How to create fast database queries</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:19:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Giwrgos</title>
		<link>http://explainextended.com/2009/12/31/happy-new-year/comment-page-1/#comment-1074</link>
		<dc:creator>Giwrgos</dc:creator>
		<pubDate>Sun, 02 Oct 2011 19:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://explainextended.com/?p=3926#comment-1074</guid>
		<description>Excellent work:) now i know what i am going to send to my co-developers on the new years eve on 2012.</description>
		<content:encoded><![CDATA[<p>Excellent work:) now i know what i am going to send to my co-developers on the new years eve on 2012.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quassnoi</title>
		<link>http://explainextended.com/2009/12/31/happy-new-year/comment-page-1/#comment-98</link>
		<dc:creator>Quassnoi</dc:creator>
		<pubDate>Sat, 09 Jan 2010 16:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://explainextended.com/?p=3926#comment-98</guid>
		<description>@Eugene: @Richard is right, this only works in 8.4. Without recursion, it&#039;s hard to make anything more complex than a postcard :)</description>
		<content:encoded><![CDATA[<p>@Eugene: @Richard is right, this only works in 8.4. Without recursion, it&#8217;s hard to make anything more complex than a postcard :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://explainextended.com/2009/12/31/happy-new-year/comment-page-1/#comment-97</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 06 Jan 2010 10:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://explainextended.com/?p=3926#comment-97</guid>
		<description>@Eugene: WITH was introduced in PostgreSQL 8.4, so it&#039;s not that strange you&#039;re seeing an error.

http://www.postgresql.org/docs/8.4/static/queries-with.html</description>
		<content:encoded><![CDATA[<p>@Eugene: WITH was introduced in PostgreSQL 8.4, so it&#8217;s not that strange you&#8217;re seeing an error.</p>
<p><a href="http://www.postgresql.org/docs/8.4/static/queries-with.html" rel="nofollow">http://www.postgresql.org/docs/8.4/static/queries-with.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://explainextended.com/2009/12/31/happy-new-year/comment-page-1/#comment-96</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Tue, 05 Jan 2010 19:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://explainextended.com/?p=3926#comment-96</guid>
		<description>Hi Quassnoi,
I enjoy your blog - a question about the PostgreSQL fireworks display. 

I tried running the query, but got:

ERROR:  syntax error at or near &quot;WITH    centers&quot;
LINE 1: WITH    centers AS

I&#039;m using Postgres 8.3.9.

Eugene</description>
		<content:encoded><![CDATA[<p>Hi Quassnoi,<br />
I enjoy your blog &#8211; a question about the PostgreSQL fireworks display. </p>
<p>I tried running the query, but got:</p>
<p>ERROR:  syntax error at or near &#8220;WITH    centers&#8221;<br />
LINE 1: WITH    centers AS</p>
<p>I&#8217;m using Postgres 8.3.9.</p>
<p>Eugene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonçalo</title>
		<link>http://explainextended.com/2009/12/31/happy-new-year/comment-page-1/#comment-95</link>
		<dc:creator>Gonçalo</dc:creator>
		<pubDate>Sat, 02 Jan 2010 16:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://explainextended.com/?p=3926#comment-95</guid>
		<description>Happy new year!</description>
		<content:encoded><![CDATA[<p>Happy new year!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

