<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>PostgreSQL</title>
	<atom:link href="http://postgresql.naruse.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://postgresql.naruse.info</link>
	<description>PostgreSQLに関する事のメモ色々Blog</description>
	<pubDate>Sat, 17 May 2008 13:11:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>ja</language>
			<item>
		<title>copy</title>
		<link>http://postgresql.naruse.info/2008/05/17/copy/</link>
		<comments>http://postgresql.naruse.info/2008/05/17/copy/#comments</comments>
		<pubDate>Sat, 17 May 2008 13:11:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://postgresql.naruse.info/?p=8</guid>
		<description><![CDATA[http://www.postgresql.jp/document/pg721doc/reference/sql-copy.html
]]></description>
			<content:encoded><![CDATA[<p>http://www.postgresql.jp/document/pg721doc/reference/sql-copy.html</p>
]]></content:encoded>
			<wfw:commentRss>http://postgresql.naruse.info/2008/05/17/copy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>sum 関数</title>
		<link>http://postgresql.naruse.info/2008/05/17/sum-%e9%96%a2%e6%95%b0/</link>
		<comments>http://postgresql.naruse.info/2008/05/17/sum-%e9%96%a2%e6%95%b0/#comments</comments>
		<pubDate>Sat, 17 May 2008 00:18:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://postgresql.naruse.info/?p=6</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[
]]></content:encoded>
			<wfw:commentRss>http://postgresql.naruse.info/2008/05/17/sum-%e9%96%a2%e6%95%b0/feed/</wfw:commentRss>
		</item>
		<item>
		<title>isnull関数の代替</title>
		<link>http://postgresql.naruse.info/2008/05/17/isnull%e9%96%a2%e6%95%b0%e3%81%ae%e4%bb%a3%e6%9b%bf/</link>
		<comments>http://postgresql.naruse.info/2008/05/17/isnull%e9%96%a2%e6%95%b0%e3%81%ae%e4%bb%a3%e6%9b%bf/#comments</comments>
		<pubDate>Sat, 17 May 2008 00:17:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://postgresql.naruse.info/?p=5</guid>
		<description><![CDATA[coalesce(カラム名, '0')
CASE 式の簡略表記
]]></description>
			<content:encoded><![CDATA[<pre>coalesce(カラム名, '0')
<tt class="TOKEN">CASE</tt> 式の簡略表記</pre>
]]></content:encoded>
			<wfw:commentRss>http://postgresql.naruse.info/2008/05/17/isnull%e9%96%a2%e6%95%b0%e3%81%ae%e4%bb%a3%e6%9b%bf/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
