<?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>Комментарии на: Как получить список дат в mysql</title>
	<atom:link href="http://www.bloged.org/2009/03/mysql.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bloged.org/2009/03/mysql.html</link>
	<description>Я надеюсь здесь собрать все, что мне кажется интересным. Возможно, это понравится и Вам.</description>
	<lastBuildDate>Sun, 16 May 2021 14:00:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>От: Ed</title>
		<link>http://www.bloged.org/2009/03/mysql.html#comment-250</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Thu, 15 Mar 2012 11:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://bloged.org/2009/03/%d0%ba%d0%b0%d0%ba-%d0%bf%d0%be%d0%bb%d1%83%d1%87%d0%b8%d1%82%d1%8c-%d1%81%d0%bf%d0%b8%d1%81%d0%be%d0%ba-%d0%b4%d0%b0%d1%82-%d0%b2-mysql.html#comment-250</guid>
		<description><![CDATA[Для postgresql:&lt;br /&gt;&lt;br /&gt;select cast(&#039;2012-01-01&#039; as date) + CAST (CAST(id AS TEXT)&#124;&#124;&#039; day&#039; AS interval) AS calendaric&lt;br /&gt;from generate_series (0,8000) as id;]]></description>
		<content:encoded><![CDATA[<p>Для postgresql:</p>
<p>select cast(&#8217;2012-01-01&#8242; as date) + CAST (CAST(id AS TEXT)||&#8217; day&#8217; AS interval) AS calendaric<br />from generate_series (0,8000) as id;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
