<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Unemployed Developer &#187; PostgreSQL</title>
	<atom:link href="http://www.unemployeddeveloper.com/tag/postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unemployeddeveloper.com</link>
	<description></description>
	<lastBuildDate>Thu, 21 Jan 2010 22:26:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stored Procedures in Postgres</title>
		<link>http://www.unemployeddeveloper.com/46_stored-procedures-in-postgres/</link>
		<comments>http://www.unemployeddeveloper.com/46_stored-procedures-in-postgres/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 05:08:31 +0000</pubDate>
		<dc:creator>Eugene</dc:creator>
				<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Stored procedures]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=46</guid>
		<description><![CDATA[There are two schools of thought regarding stored procedures. On side for them, you&#8217;ll hear about the virtues of cross-language functionality (any language with a Postgres database wrapper can run the functions, saving re-writing in separate libraries), they&#8217;re fast (precompiled), they operate in transactions and you can specify varying amounts of permissions. On the side [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/46_stored-procedures-in-postgres/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
