<?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>Blog@root-techs.com &#187; PostgreSQL</title>
	<atom:link href="http://blog.root-techs.com/tag/postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.root-techs.com</link>
	<description>Ein Blog über IT und Programmierung</description>
	<lastBuildDate>Sun, 21 Feb 2010 23:21:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Regex und PostgreSQL</title>
		<link>http://blog.root-techs.com/2009/05/11/regex-und-postgresql/</link>
		<comments>http://blog.root-techs.com/2009/05/11/regex-und-postgresql/#comments</comments>
		<pubDate>Mon, 11 May 2009 22:07:55 +0000</pubDate>
		<dc:creator>Ruben</dc:creator>
				<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://blog.root-techs.com/?p=46</guid>
		<description><![CDATA[Ich konnte es kaum glauben, als ich in der PostgreSQL (PSQL)-Doku gelesen habe, dass PSQL Regex-fähig ist. Ergo habe ich mich auf die Suche nach Beispielen gemacht und bin hier fündig geworden:
Regex + PostgreSQL
Viel Spaß beim Ausprobieren.
]]></description>
			<content:encoded><![CDATA[<p>Ich konnte es kaum glauben, als ich in der PostgreSQL (PSQL)-Doku gelesen habe, dass PSQL Regex-fähig ist. Ergo habe ich mich auf die Suche nach Beispielen gemacht und bin hier fündig geworden:</p>
<p><a title="Regex + PostgreSQL" href="http://www.regular-expressions.info/postgresql.html" target="_blank">Regex + PostgreSQL</a></p>
<p>Viel Spaß beim Ausprobieren.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.root-techs.com/2009/05/11/regex-und-postgresql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
