<?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>PostgreSQLでトリガー、関数を一覧表示 へのコメント</title>
	<atom:link href="http://php.tekmemo.com/?feed=rss2&#038;p=1934" rel="self" type="application/rss+xml" />
	<link>http://php.tekmemo.com/?p=1934</link>
	<description>PHPプログラミングの備忘録とおまけ</description>
	<lastBuildDate>Wed, 07 May 2014 12:46:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>かおるん より</title>
		<link>http://php.tekmemo.com/?p=1934&#038;cpage=1#comment-1805</link>
		<dc:creator><![CDATA[かおるん]]></dc:creator>
		<pubDate>Wed, 07 May 2014 12:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://php.tekmemo.com/?p=1934#comment-1805</guid>
		<description><![CDATA[ありがとー。
勉強になりました！。]]></description>
		<content:encoded><![CDATA[<p>ありがとー。<br />
勉強になりました！。</p>
]]></content:encoded>
	</item>
	<item>
		<title>@daiti0804 より</title>
		<link>http://php.tekmemo.com/?p=1934&#038;cpage=1#comment-1804</link>
		<dc:creator><![CDATA[@daiti0804]]></dc:creator>
		<pubDate>Wed, 07 May 2014 12:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://php.tekmemo.com/?p=1934#comment-1804</guid>
		<description><![CDATA[システムテーブルに直接SQLを発行しなくても、メタコマンド(http://www.postgresql.jp/document/9.3/html/app-psql.html)を使えばよいです。 トリガーなら&quot;¥dft&quot;, 関数なら&quot;¥df&quot; です。]]></description>
		<content:encoded><![CDATA[<p>システムテーブルに直接SQLを発行しなくても、メタコマンド(<a href="http://www.postgresql.jp/document/9.3/html/app-psql.html" rel="nofollow">http://www.postgresql.jp/document/9.3/html/app-psql.html</a>)を使えばよいです。 トリガーなら&#8221;¥dft&#8221;, 関数なら&#8221;¥df&#8221; です。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
