<?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>SimonOnSoftware &#187; gotcha</title>
	<atom:link href="http://simononsoftware.com/tag/gotcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://simononsoftware.com</link>
	<description>programming, databases and other IT something</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:48:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PostgreSQL FOUND Problem</title>
		<link>http://simononsoftware.com/postgresql-found-problem/</link>
		<comments>http://simononsoftware.com/postgresql-found-problem/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 21:39:42 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[gotcha]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.simononsoftware.com/?p=473</guid>
		<description><![CDATA[FOUND is a global variable that exists in the plpgsql procedural language used in PostgreSQL database. Last time I was writing some complicated procedures for moving many records to archive schema, just for having only the fresh data the main schema so it would be faster. During that I notices a very strange error that [...]


<strong>Related posts:</strong><ol><li><a href='http://simononsoftware.com/how-to-allow-for-max-4-rows-in-update-postgresql/' rel='bookmark' title='Permanent Link: How to Allow For Max 4 Rows in Update (PostgreSQL)'>How to Allow For Max 4 Rows in Update (PostgreSQL)</a> <small>The Problem Question found on the net: how to restrict...</small></li>
<li><a href='http://simononsoftware.com/postgresql-strange-timings/' rel='bookmark' title='Permanent Link: PostgreSQL Strange Timings'>PostgreSQL Strange Timings</a> <small>A very simple query. PostgreSQL 8.4. I have no idea...</small></li>
<li><a href='http://simononsoftware.com/how-to-check-postgresql-privileges/' rel='bookmark' title='Permanent Link: How to check PostgreSQL privileges.'>How to check PostgreSQL privileges.</a> <small>Someone asked me how to list all tables that a...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://simononsoftware.com/postgresql-found-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
